/* Webfont: Overpass-Bold */
@font-face {
    font-family: 'Overpass-Bld';
    src: url('../font/Overpass-Bold.eot');
    src: url('../font/Overpass-Bold.eot?#iefix') format('embedded-opentype'),
         url('../font/Overpass-Bold.woff') format('woff'),
         url('../font/Overpass-Bold.ttf') format('truetype'),
         url('../font/Overpass-Bold.svg#Overpass-Bold') format('svg');
    font-style: normal;
    font-weight: 700;
    text-rendering: optimizeLegibility;
}

/* Webfont: Overpass-BoldItalic */
@font-face {
    font-family: 'Overpass-Bld-Ita';
    src: url('../font/Overpass-Bold-Italic.eot');
    src: url('../font/Overpass-Bold-Italic.eot?#iefix') format('embedded-opentype'),
         url('../font/Overpass-Bold-Italic.woff') format('woff'),
         url('../font/Overpass-Bold-Italic.ttf') format('truetype'),
         url('../font/Overpass-Bold-Italic.svg#Overpass-BoldItalic') format('svg');
    font-style: italic;
    font-weight: 700;
    text-rendering: optimizeLegibility;
}

/* Webfont: Overpass-Reg */
@font-face {
    font-family: 'Overpass-Reg';
    src: url('../font/Overpass-Regular.eot');
    src: url('../font/Overpass-Regular.eot?#iefix') format('embedded-opentype'),
         url('../font/Overpass-Regular.woff') format('woff'),
         url('../font/Overpass-Regular.ttf') format('truetype'),
         url('../font/Overpass-Regular.svg#Overpass-Regular') format('svg');
    font-style: normal;
    font-weight: 600;
    text-rendering: optimizeLegibility;
}

/* Webfont: Overpass-Italic */
@font-face {
    font-family: 'Overpass-Ita';
    src: url('../font/Overpass-Italic.eot');
    src: url('../font/Overpass-Italic.eot?#iefix') format('embedded-opentype'),
         url('../font/Overpass-Italic.woff') format('woff'),
         url('../font/Overpass-Italic.ttf') format('truetype'),
         url('../font/Overpass-Italic.svg#Overpass-Italic') format('svg');
    font-style: italic;
    font-weight: 600;
    text-rendering: optimizeLegibility;
}

/* Webfont: Overpass-Light */
@font-face {
    font-family: 'Overpass-Lig';
    src: url('../font/Overpass-Light.eot');
    src: url('../font/Overpass-Light.eot?#iefix') format('embedded-opentype'),
         url('../font/Overpass-Light.woff') format('woff'),
         url('../font/Overpass-Light.ttf') format('truetype'),
         url('../font/Overpass-Light.svg#Overpass-Light') format('svg');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Overpass-LightItalic */
@font-face {
    font-family: 'Overpass-Lig-Ita';
    src: url('../font/Overpass-Light-Italic.eot');
    src: url('../font/Overpass-Light-Italic.eot?#iefix') format('embedded-opentype'),
         url('../font/Overpass-Light-Italic.woff') format('woff'),
         url('../font/Overpass-Light-Italic.ttf') format('truetype'),
         url('../font/Overpass-Light-Italic.svg#Overpass-LightItalic') format('svg');
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}