/***********
 * Crimson *
 ***********/

@font-face {
    font-family: 'Crimson';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/crimson/crimson-roman-webfont.eot');
    src: url('../fonts/crimson/crimson-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/crimson/crimson-roman-webfont.woff2') format('woff2'),
         url('../fonts/crimson/crimson-roman-webfont.woff') format('woff'),
         url('../fonts/crimson/crimson-roman-webfont.ttf') format('truetype');
}

@font-face {
    font-family: 'Crimson';
    font-style: italic;
    font-weight: normal;
    src: url('../fonts/crimson/crimson-italic-webfont.eot');
    src: url('../fonts/crimson/crimson-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/crimson/crimson-italic-webfont.woff2') format('woff2'),
         url('../fonts/crimson/crimson-italic-webfont.woff') format('woff'),
         url('../fonts/crimson/crimson-italic-webfont.ttf') format('truetype');
}

@font-face {
    font-family: 'Crimson';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/crimson/crimson-semibold-webfont.eot');
    src: url('../fonts/crimson/crimson-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/crimson/crimson-semibold-webfont.woff2') format('woff2'),
         url('../fonts/crimson/crimson-semibold-webfont.woff') format('woff'),
         url('../fonts/crimson/crimson-semibold-webfont.ttf') format('truetype');
}

@font-face {
    font-family: 'Crimson';
    font-style: italic;
    font-weight: 600;
    src: url('../fonts/crimson/crimson-semibolditalic-webfont.eot');
    src: url('../fonts/crimson/crimson-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/crimson/crimson-semibolditalic-webfont.woff2') format('woff2'),
         url('../fonts/crimson/crimson-semibolditalic-webfont.woff') format('woff'),
         url('../fonts/crimson/crimson-semibolditalic-webfont.ttf') format('truetype');
}

@font-face {
    font-family: 'Crimson';
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/crimson/crimson-bold-webfont.eot');
    src: url('../fonts/crimson/crimson-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/crimson/crimson-bold-webfont.woff2') format('woff2'),
         url('../fonts/crimson/crimson-bold-webfont.woff') format('woff'),
         url('../fonts/crimson/crimson-bold-webfont.ttf') format('truetype');
}

@font-face {
    font-family: 'Crimson';
    font-style: italic;
    font-weight: bold;
    src: url('../fonts/crimson/crimson-bolditalic-webfont.eot');
    src: url('../fonts/crimson/crimson-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/crimson/crimson-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/crimson/crimson-bolditalic-webfont.woff') format('woff'),
         url('../fonts/crimson/crimson-bolditalic-webfont.ttf') format('truetype');
}

/****************
 * Font Awesome *
 ****************/

@font-face {
    font-family: 'Font Awesome';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0');
    src: url('../fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
         url('../fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
         url('../fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0') format('woff'),
         url('../fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
         url('../fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
}

/***************
 * Proza Libre *
 ***************/

@font-face {
    font-family: 'Proza Libre';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/proza-libre/ProzaLibre-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Proza Libre';
    font-style: italic;
    font-weight: normal;
    src: url('../fonts/proza-libre/ProzaLibre-Italic.ttf') format('truetype');
}

@font-face {
    font-family: 'Proza Libre';
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/proza-libre/ProzaLibre-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Proza Libre';
    font-style: italic;
    font-weight: 100;
    src: url('../fonts/proza-libre/ProzaLibre-LightItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Proza Libre';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/proza-libre/ProzaLibre-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Proza Libre';
    font-style: italic;
    font-weight: 500;
    src: url('../fonts/proza-libre/ProzaLibre-MediumItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Proza Libre';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/proza-libre/ProzaLibre-SemiBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Proza Libre';
    font-style: italic;
    font-weight: 600;
    src: url('../fonts/proza-libre/ProzaLibre-SemiBoldItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Proza Libre';
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/proza-libre/ProzaLibre-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Proza Libre';
    font-style: italic;
    font-weight: bold;
    src: url('../fonts/proza-libre/ProzaLibre-BoldItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'Proza Libre';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/proza-libre/ProzaLibre-ExtraBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Proza Libre';
    font-style: italic;
    font-weight: 900;
    src: url('../fonts/proza-libre/ProzaLibre-ExtraBoldItalic.ttf') format('truetype');
}

/*******************
 * Source Code Pro *
 *******************/

@font-face{
    font-family: 'Source Code Pro';
    font-weight: 200;
    font-style: normal;
    font-stretch: normal;
    src: url('../fonts/source-code-pro/SourceCodePro-ExtraLight.eot') format('embedded-opentype'),
         url('../fonts/source-code-pro/SourceCodePro-ExtraLight.otf.woff2') format('woff2'),
         url('../fonts/source-code-pro/SourceCodePro-ExtraLight.otf.woff') format('woff'),
         url('../fonts/source-code-pro/SourceCodePro-ExtraLight.otf') format('opentype'),
         url('../fonts/source-code-pro/SourceCodePro-ExtraLight.ttf') format('truetype');
}

@font-face{
    font-family: 'Source Code Pro';
    font-weight: 200;
    font-style: italic;
    font-stretch: normal;
    src: url('../fonts/source-code-pro/SourceCodePro-ExtraLightIt.eot') format('embedded-opentype'),
         url('../fonts/source-code-pro/SourceCodePro-ExtraLightIt.otf.woff2') format('woff2'),
         url('../fonts/source-code-pro/SourceCodePro-ExtraLightIt.otf.woff') format('woff'),
         url('../fonts/source-code-pro/SourceCodePro-ExtraLightIt.otf') format('opentype'),
         url('../fonts/source-code-pro/SourceCodePro-ExtraLightIt.ttf') format('truetype');
}

@font-face{
    font-family: 'Source Code Pro';
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    src: url('../fonts/source-code-pro/SourceCodePro-Light.eot') format('embedded-opentype'),
         url('../fonts/source-code-pro/SourceCodePro-Light.otf.woff2') format('woff2'),
         url('../fonts/source-code-pro/SourceCodePro-Light.otf.woff') format('woff'),
         url('../fonts/source-code-pro/SourceCodePro-Light.otf') format('opentype'),
         url('../fonts/source-code-pro/SourceCodePro-Light.ttf') format('truetype');
}

@font-face{
    font-family: 'Source Code Pro';
    font-weight: 300;
    font-style: italic;
    font-stretch: normal;
    src: url('../fonts/source-code-pro/SourceCodePro-LightIt.eot') format('embedded-opentype'),
         url('../fonts/source-code-pro/SourceCodePro-LightIt.otf.woff2') format('woff2'),
         url('../fonts/source-code-pro/SourceCodePro-LightIt.otf.woff') format('woff'),
         url('../fonts/source-code-pro/SourceCodePro-LightIt.otf') format('opentype'),
         url('../fonts/source-code-pro/SourceCodePro-LightIt.ttf') format('truetype');
}

@font-face{
    font-family: 'Source Code Pro';
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    src: url('../fonts/source-code-pro/SourceCodePro-Regular.eot') format('embedded-opentype'),
         url('../fonts/source-code-pro/SourceCodePro-Regular.otf.woff2') format('woff2'),
         url('../fonts/source-code-pro/SourceCodePro-Regular.otf.woff') format('woff'),
         url('../fonts/source-code-pro/SourceCodePro-Regular.otf') format('opentype'),
         url('../fonts/source-code-pro/SourceCodePro-Regular.ttf') format('truetype');
}

@font-face{
    font-family: 'Source Code Pro';
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
    src: url('../fonts/source-code-pro/SourceCodePro-It.eot') format('embedded-opentype'),
         url('../fonts/source-code-pro/SourceCodePro-It.otf.woff2') format('woff2'),
         url('../fonts/source-code-pro/SourceCodePro-It.otf.woff') format('woff'),
         url('../fonts/source-code-pro/SourceCodePro-It.otf') format('opentype'),
         url('../fonts/source-code-pro/SourceCodePro-It.ttf') format('truetype');
}

@font-face{
    font-family: 'Source Code Pro';
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    src: url('../fonts/source-code-pro/SourceCodePro-Medium.eot') format('embedded-opentype'),
         url('../fonts/source-code-pro/SourceCodePro-Medium.otf.woff2') format('woff2'),
         url('../fonts/source-code-pro/SourceCodePro-Medium.otf.woff') format('woff'),
         url('../fonts/source-code-pro/SourceCodePro-Medium.otf') format('opentype'),
         url('../fonts/source-code-pro/SourceCodePro-Medium.ttf') format('truetype');
}

@font-face{
    font-family: 'Source Code Pro';
    font-weight: 500;
    font-style: italic;
    font-stretch: normal;
    src: url('../fonts/source-code-pro/SourceCodePro-MediumIt.eot') format('embedded-opentype'),
         url('../fonts/source-code-pro/SourceCodePro-MediumIt.otf.woff2') format('woff2'),
         url('../fonts/source-code-pro/SourceCodePro-MediumIt.otf.woff') format('woff'),
         url('../fonts/source-code-pro/SourceCodePro-MediumIt.otf') format('opentype'),
         url('../fonts/source-code-pro/SourceCodePro-MediumIt.ttf') format('truetype');
}

@font-face{
    font-family: 'Source Code Pro';
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    src: url('../fonts/source-code-pro/SourceCodePro-Semibold.eot') format('embedded-opentype'),
         url('../fonts/source-code-pro/SourceCodePro-Semibold.otf.woff2') format('woff2'),
         url('../fonts/source-code-pro/SourceCodePro-Semibold.otf.woff') format('woff'),
         url('../fonts/source-code-pro/SourceCodePro-Semibold.otf') format('opentype'),
         url('../fonts/source-code-pro/SourceCodePro-Semibold.ttf') format('truetype');
}

@font-face{
    font-family: 'Source Code Pro';
    font-weight: 600;
    font-style: italic;
    font-stretch: normal;
    src: url('../fonts/source-code-pro/SourceCodePro-SemiboldIt.eot') format('embedded-opentype'),
         url('../fonts/source-code-pro/SourceCodePro-SemiboldIt.otf.woff2') format('woff2'),
         url('../fonts/source-code-pro/SourceCodePro-SemiboldIt.otf.woff') format('woff'),
         url('../fonts/source-code-pro/SourceCodePro-SemiboldIt.otf') format('opentype'),
         url('../fonts/source-code-pro/SourceCodePro-SemiboldIt.ttf') format('truetype');
}

@font-face{
    font-family: 'Source Code Pro';
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    src: url('../fonts/source-code-pro/SourceCodePro-Bold.eot') format('embedded-opentype'),
         url('../fonts/source-code-pro/SourceCodePro-Bold.otf.woff2') format('woff2'),
         url('../fonts/source-code-pro/SourceCodePro-Bold.otf.woff') format('woff'),
         url('../fonts/source-code-pro/SourceCodePro-Bold.otf') format('opentype'),
         url('../fonts/source-code-pro/SourceCodePro-Bold.ttf') format('truetype');
}

@font-face{
    font-family: 'Source Code Pro';
    font-weight: 700;
    font-style: italic;
    font-stretch: normal;
    src: url('../fonts/source-code-pro/SourceCodePro-BoldIt.eot') format('embedded-opentype'),
         url('../fonts/source-code-pro/SourceCodePro-BoldIt.otf.woff2') format('woff2'),
         url('../fonts/source-code-pro/SourceCodePro-BoldIt.otf.woff') format('woff'),
         url('../fonts/source-code-pro/SourceCodePro-BoldIt.otf') format('opentype'),
         url('../fonts/source-code-pro/SourceCodePro-BoldIt.ttf') format('truetype');
}

@font-face{
    font-family: 'Source Code Pro';
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    src: url('../fonts/source-code-pro/SourceCodePro-Black.eot') format('embedded-opentype'),
         url('../fonts/source-code-pro/SourceCodePro-Black.otf.woff2') format('woff2'),
         url('../fonts/source-code-pro/SourceCodePro-Black.otf.woff') format('woff'),
         url('../fonts/source-code-pro/SourceCodePro-Black.otf') format('opentype'),
         url('../fonts/source-code-pro/SourceCodePro-Black.ttf') format('truetype');
}

@font-face{
    font-family: 'Source Code Pro';
    font-weight: 900;
    font-style: italic;
    font-stretch: normal;
    src: url('../fonts/source-code-pro/SourceCodePro-BlackIt.eot') format('embedded-opentype'),
         url('../fonts/source-code-pro/SourceCodePro-BlackIt.otf.woff2') format('woff2'),
         url('../fonts/source-code-pro/SourceCodePro-BlackIt.otf.woff') format('woff'),
         url('../fonts/source-code-pro/SourceCodePro-BlackIt.otf') format('opentype'),
         url('../fonts/source-code-pro/SourceCodePro-BlackIt.ttf') format('truetype');
}

