/* Heading */
@font-face {
    font-family: 'Roboto Condensed';
    src: url('../fonts/RobotoCondensed.eot');
    src: url('../fonts/RobotoCondensed.eot?#iefix') format('embedded-opentype'),
         url('../fonts/RobotoCondensed.woff') format('woff'),
         url('../fonts/RobotoCondensed.ttf') format('truetype'),
         url('../fonts/RobotoCondensed.svg#Roboto Condensed') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Thin';
    src: url('../fonts/roboto-thin.eot');
    src: url('../fonts/roboto-thin.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-thin.woff2') format('woff2'),
         url('../fonts/roboto-thin.woff') format('woff'),
         url('../fonts/roboto-thin.ttf') format('truetype'),
         url('../fonts/roboto-thin.svg#Roboto Thin') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Content */
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.eot');
    src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto-Regular.woff') format('woff'),
         url('../fonts/Roboto-Regular.ttf') format('truetype'),
         url('../fonts/Roboto-Regular.svg#Roboto') format('svg');
    font-weight: normal;
    font-style: normal;
}
