/* font-face
========================================================================== */

@font-face {
    font-family: 'roboto';
    src: url('../fonts/roboto-v20-latin-ext_latin-100.woff2') format('woff2'),
         url('../fonts/roboto-v20-latin-ext_latin-100.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'roboto';
    src: url('../fonts/roboto-v20-latin-ext_latin-100italic.woff2') format('woff2'),
         url('../fonts/roboto-v20-latin-ext_latin-100italic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'roboto';
    src: url('../fonts/roboto-v20-latin-ext_latin-300.woff2') format('woff2'),
         url('../fonts/roboto-v20-latin-ext_latin-300.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'roboto';
    src: url('../fonts/roboto-v20-latin-ext_latin-300italic.woff2') format('woff2'),
         url('../fonts/roboto-v20-latin-ext_latin-300italic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'roboto';
    src: url('../fonts/roboto-v20-latin-ext_latin-regular.woff2') format('woff2'),
         url('../fonts/roboto-v20-latin-ext_latin-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'roboto';
    src: url('../fonts/roboto-v20-latin-ext_latin-italic.woff2') format('woff2'),
         url('../fonts/roboto-v20-latin-ext_latin-italic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'roboto';
    src: url('../fonts/roboto-v20-latin-ext_latin-500.woff2') format('woff2'),
         url('../fonts/roboto-v20-latin-ext_latin-500.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'roboto';
    src: url('../fonts/roboto-v20-latin-ext_latin-500italic.woff2') format('woff2'),
         url('../fonts/roboto-v20-latin-ext_latin-500italic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'roboto';
    src: url('../fonts/roboto-v20-latin-ext_latin-700.woff2') format('woff2'),
         url('../fonts/roboto-v20-latin-ext_latin-700.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'roboto';
    src: url('../fonts/roboto-v20-latin-ext_latin-700italic.woff2') format('woff2'),
         url('../fonts/roboto-v20-latin-ext_latin-700italic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'roboto';
    src: url('../fonts/roboto-v20-latin-ext_latin-900.woff2') format('woff2'),
         url('../fonts/roboto-v20-latin-ext_latin-900.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'roboto';
    src: url('../fonts/roboto-v20-latin-ext_latin-900italic.woff2') format('woff2'),
         url('../fonts/roboto-v20-latin-ext_latin-900italic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}


@font-face {
    font-family: 'roboto_condensed';
    src: url('../fonts/roboto-condensed-v19-latin-ext_latin-300.woff2') format('woff2'),
         url('../fonts/roboto-condensed-v19-latin-ext_latin-300.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_condensed';
    src: url('../fonts/roboto-condensed-v19-latin-ext_latin-300italic.woff2') format('woff2'),
         url('../fonts/roboto-condensed-v19-latin-ext_latin-300italic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'roboto_condensed';
    src: url('../fonts/roboto-condensed-v19-latin-ext_latin-regular.woff2') format('woff2'),
         url('../fonts/roboto-condensed-v19-latin-ext_latin-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_condensed';
    src: url('../fonts/roboto-condensed-v19-latin-ext_latin-italic.woff2') format('woff2'),
         url('../fonts/roboto-condensed-v19-latin-ext_latin-italic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'roboto_condensed';
    src: url('../fonts/roboto-condensed-v19-latin-ext_latin-700.woff2') format('woff2'),
         url('../fonts/roboto-condensed-v19-latin-ext_latin-700.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_condensed';
    src: url('../fonts/roboto-condensed-v19-latin-ext_latin-700italic.woff2') format('woff2'),
         url('../fonts/roboto-condensed-v19-latin-ext_latin-700italic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
}