/**
 *  TYPOGRAPHY - FONT DECLARATIONS
 */

/* 100 - Lato-Hairline */
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato/Lato-Hairline.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato/Lato-Hairline.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Lato/Lato-Hairline.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/Lato/Lato-Hairline.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Lato/Lato-Hairline.ttf') format('truetype');
    font-style: normal;
    font-weight: 100;
    text-rendering: optimizeLegibility;
}
/* 100 - Lato-HairlineItalic */
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato/Lato-HairlineItalic.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato/Lato-HairlineItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Lato/Lato-HairlineItalic.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/Lato/Lato-HairlineItalic.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Lato/Lato-HairlineItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 100;
    text-rendering: optimizeLegibility;
}
/* 200 - Lato-Thin */
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato/Lato-Thin.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato/Lato-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Lato/Lato-Thin.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/Lato/Lato-Thin.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Lato/Lato-Thin.ttf') format('truetype');
    font-style: normal;
    font-weight: 200;
    text-rendering: optimizeLegibility;
}
/* 200 - Lato-ThinItalic */
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato/Lato-ThinItalic.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato/Lato-ThinItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Lato/Lato-ThinItalic.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/Lato/Lato-ThinItalic.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Lato/Lato-ThinItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 200;
    text-rendering: optimizeLegibility;
}
/* 300 - Lato-Light */
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato/Lato-Light.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato/Lato-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Lato/Lato-Light.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/Lato/Lato-Light.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Lato/Lato-Light.ttf') format('truetype');
    font-style: normal;
    font-weight: 300;
    text-rendering: optimizeLegibility;
}
/* 300 - Lato-LightItalic */
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato/Lato-LightItalic.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato/Lato-LightItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Lato/Lato-LightItalic.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/Lato/Lato-LightItalic.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Lato/Lato-LightItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 300;
    text-rendering: optimizeLegibility;
}
/* 400 - Lato-Regular */
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato/Lato-Regular.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Lato/Lato-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/Lato/Lato-Regular.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Lato/Lato-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
    text-rendering: optimizeLegibility;
}
/* 400 - Lato-Italic */
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato/Lato-Italic.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato/Lato-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Lato/Lato-Italic.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/Lato/Lato-Italic.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Lato/Lato-Italic.ttf') format('truetype');
    font-style: italic;
    font-weight: 400;
    text-rendering: optimizeLegibility;
}
/* 500 - Lato-Medium */
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato/Lato-Medium.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato/Lato-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Lato/Lato-Medium.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/Lato/Lato-Medium.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Lato/Lato-Medium.ttf') format('truetype');
    font-style: normal;
    font-weight: 500;
    text-rendering: optimizeLegibility;
}
/* 500 - Lato-MediumItalic */
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato/Lato-MediumItalic.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato/Lato-MediumItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Lato/Lato-MediumItalic.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/Lato/Lato-MediumItalic.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Lato/Lato-MediumItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 500;
    text-rendering: optimizeLegibility;
}
/* 600 - Lato-Semibold */
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato/Lato-Semibold.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato/Lato-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Lato/Lato-Semibold.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/Lato/Lato-Semibold.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Lato/Lato-Semibold.ttf') format('truetype');
    font-style: normal;
    font-weight: 600;
    text-rendering: optimizeLegibility;
}
/* 600 - Lato-SemiboldItalic */
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato/Lato-SemiboldItalic.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato/Lato-SemiboldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Lato/Lato-SemiboldItalic.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/Lato/Lato-SemiboldItalic.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Lato/Lato-SemiboldItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 600;
    text-rendering: optimizeLegibility;
}
/* 700 - Lato-Bold */
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato/Lato-Bold.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato/Lato-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Lato/Lato-Bold.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/Lato/Lato-Bold.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Lato/Lato-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: 700;
    text-rendering: optimizeLegibility;
}
/* 700 - Lato-BoldItalic */
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato/Lato-BoldItalic.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato/Lato-BoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Lato/Lato-BoldItalic.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/Lato/Lato-BoldItalic.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Lato/Lato-BoldItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 700;
    text-rendering: optimizeLegibility;
}
/* 800 - Lato-Heavy */
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato/Lato-Heavy.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato/Lato-Heavy.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Lato/Lato-Heavy.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/Lato/Lato-Heavy.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Lato/Lato-Heavy.ttf') format('truetype');
    font-style: normal;
    font-weight: 800;
    text-rendering: optimizeLegibility;
}
/* 800 - Lato-HeavyItalic */
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato/Lato-HeavyItalic.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato/Lato-HeavyItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Lato/Lato-HeavyItalic.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/Lato/Lato-HeavyItalic.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Lato/Lato-HeavyItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 800;
    text-rendering: optimizeLegibility;
}
/* 900 - Lato-Black */
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato/Lato-Black.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato/Lato-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Lato/Lato-Black.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/Lato/Lato-Black.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Lato/Lato-Black.ttf') format('truetype');
    font-style: normal;
    font-weight: 900;
    text-rendering: optimizeLegibility;
}
/* 900 - Lato-BlackItalic */
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato/Lato-BlackItalic.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Lato/Lato-BlackItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Lato/Lato-BlackItalic.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/Lato/Lato-BlackItalic.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Lato/Lato-BlackItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 900;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: ProximaNova;
    src: url(../fonts/ProximaNova/ProximaNova.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova/ProximaNova.woff) format("woff");
}

@font-face {
    font-family: ProximaNova;
    src: url(../fonts/ProximaNova/ProximaNova-light.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova/ProximaNova-light.woff) format("woff");
    font-weight: lighter;
}

@font-face {
    font-family: ProximaNova;
    src: url(../fonts/ProximaNova/ProximaNova-bold.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova/ProximaNova-bold.woff) format("woff");
    font-weight: bold;
}

@font-face {
    font-family: ProximaNova;
    src: url(../fonts/ProximaNova/ProximaNova-italic.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova/ProximaNova-italic.woff) format("woff");
    font-style: italic;
}

@font-face {
    font-family: ProximaNova;
    src: url(../fonts/ProximaNova/ProximaNova-bolditalic.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova/ProximaNova-bolditalic.woff) format("woff");
    font-weight: bold;
    font-style: italic;
}