/*Roboto-Condensed*/

@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 300;
    src: local(''),
    url('../fonts/Roboto-Condensed/RobotoCondensed-Light.woff2') format('woff2'),
    url('../fonts/Roboto-Condensed/RobotoCondensed-Light.woff') format('woff');
}

@font-face {
    font-family: 'Roboto Condensed';
    font-style: italic;
    font-weight: 300;
    src: local(''),
    url('../fonts/Roboto-Condensed/RobotoCondensed-LightItalic.woff2') format('woff2'),
    url('../fonts/Roboto-Condensed/RobotoCondensed-LightItalic.woff') format('woff');
}

@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    src: local(''),
    url('../fonts/Roboto-Condensed/RobotoCondensed-Regular.woff2') format('woff2'),
    url('../fonts/Roboto-Condensed/RobotoCondensed-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Roboto Condensed';
    font-style: italic;
    font-weight: 400;
    src: local(''),
    url('../fonts/Roboto-Condensed/RobotoCondensed-Italic.woff2') format('woff2'),
    url('../fonts/Roboto-Condensed/RobotoCondensed-Italic.woff') format('woff');
}

@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 700;
    src: local(''),
    url('../fonts/Roboto-Condensed/RobotoCondensed-Bold.woff2') format('woff2'),
    url('../fonts/Roboto-Condensed/RobotoCondensed-Bold.woff') format('woff');
}

@font-face {
    font-family: 'Roboto Condensed';
    font-style: italic;
    font-weight: 700;
    src: local(''),
    url('../fonts/Roboto-Condensed/RobotoCondensed-BoldItalic.woff2') format('woff2'),
    url('../fonts/Roboto-Condensed/RobotoCondensed-BoldItalic.woff') format('woff');
}

/*Roboto*/

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: local(''),
    url('../fonts/Roboto/Roboto-Light.woff2') format('woff2'),
    url('../fonts/Roboto/Roboto-Light.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    src: local(''),
    url('../fonts/Roboto/Roboto-LightItalic.woff2') format('woff2'),
    url('../fonts/Roboto/Roboto-LightItalic.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local(''),
    url('../fonts/Roboto/Roboto-Regular.woff2') format('woff2'),
    url('../fonts/Roboto/Roboto-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    src: local(''),
    url('../fonts/Roboto/Roboto-Italic.woff2') format('woff2'),
    url('../fonts/Roboto/Roboto-Italic.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: local(''),
    url('../fonts/Roboto/Roboto-Bold.woff2') format('woff2'),
    url('../fonts/Roboto/Roboto-Bold.woff') format('woff');
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    src: local(''),
    url('../fonts/Roboto/Roboto-BoldItalic.woff2') format('woff2'),
    url('../fonts/Roboto/Roboto-BoldItalic.woff') format('woff');
}