﻿@font-face {
    font-family: 'Roboto';
    src: url('../Fonts/roboto/RobotoCondensed-Regular.eot');
    src: url('../Fonts/roboto/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'), url('../Fonts/roboto/RobotoCondensed-Regular.woff') format('woff'), url('../Fonts/roboto/RobotoCondensed-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoLight';
    src: url('../Fonts/roboto_light/RobotoCondensed-Light.eot');
    src: url('../Fonts/roboto_light/RobotoCondensed-Light.eot?#iefix') format('embedded-opentype'), url('../Fonts/roboto_light/RobotoCondensed-Light.woff') format('woff'), url('../Fonts/roboto_light/RobotoCondensed-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoBold';
    src: url('../Fonts/roboto_bold/RobotoCondensed-Bold.eot');
    src: url('../Fonts/roboto_bold/RobotoCondensed-Bold.eot?#iefix') format('embedded-opentype'), url('../Fonts/roboto_bold/RobotoCondensed-Bold.woff') format('woff'), url('../Fonts/roboto_bold/RobotoCondensed-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoItalic';
    src: url('../Fonts/roboto_italic/RobotoCondensed-Italic.eot');
    src: url('../Fonts/roboto_italic/RobotoCondensed-Italic.eot?#iefix') format('embedded-opentype'), url('../Fonts/roboto_italic/RobotoCondensed-Italic.woff') format('woff'), url('../Fonts/roboto_italic/RobotoCondensed-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'RobotoRegular';
    src: url('../Fonts/roboto_regular/Roboto-Regular.eot');
    src: url('../Fonts/roboto_regular/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('../Fonts/roboto_regular/Roboto-Regular.woff') format('woff'), url('../Fonts/roboto_regular/Roboto-Regular.ttf') format('truetype'), url('../Fonts/roboto_regular/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
