
/* ==========================================================================
   Main Fonts
   ========================================================================== */

@font-face {
    font-family: 'SourceSansProLight';
    src: url('../fonts/SourceSansPro-Light-webfont.eot');
    src: url('../fonts/SourceSansPro-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SourceSansPro-Light-webfont.woff') format('woff'),
         url('../fonts/SourceSansPro-Light-webfont.ttf') format('truetype'),
         url('../fonts/SourceSansPro-Light-webfont.svg#SourceSansProLight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SourceSansProRegular';
    src: url('../fonts/SourceSansPro-Regular-webfont.eot');
    src: url('../fonts/SourceSansPro-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SourceSansPro-Regular-webfont.woff') format('woff'),
         url('../fonts/SourceSansPro-Regular-webfont.ttf') format('truetype'),
         url('../fonts/SourceSansPro-Regular-webfont.svg#SourceSansProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansProSemiboldItalic';
    src: url('SourceSansPro-SemiboldIt-webfont.eot');
    src: url('SourceSansPro-SemiboldIt-webfont.eot?#iefix') format('embedded-opentype'),
         url('SourceSansPro-SemiboldIt-webfont.woff') format('woff'),
         url('SourceSansPro-SemiboldIt-webfont.ttf') format('truetype'),
         url('SourceSansPro-SemiboldIt-webfont.svg#SourceSansProSemiboldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* ==========================================================================
   Icons
   ========================================================================== */

   @font-face {
    font-family: 'Entypo';
    src: url('../fonts/icons/entypo.eot');
    src: url('../fonts/icons/entypo.eot?#iefix') format('embedded-opentype'),
         url('../fonts/icons/entypo.woff') format('woff'),
         url('../fonts/icons/entypo.ttf') format('truetype'),
         url('../fonts/icons/entypo.svg#entypo') format('svg');
    font-weight: normal;
    font-style: normal;
}

   @font-face {
    font-family: 'EntypoSocial';
    src: url('../fonts/icons/entypo-social.eot');
    src: url('../fonts/icons/entypo-social.eot?#iefix') format('embedded-opentype'),
         url('../fonts/icons/entypo-social.woff') format('woff'),
         url('../fonts/icons/entypo-social.ttf') format('truetype'),
         url('../fonts/icons/entypo-social.svg#entypo-social') format('svg');
    font-weight: normal;
    font-style: normal;
}