﻿@charset "utf-8";
/* Fonts */



/* Roboto webfont*/
@font-face{     font-family: 'robotoregular';
    src: url('../fonts/roboto_regular/Roboto-Regular-webfont.eot');
    src: url('../fonts/roboto_regular/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto_regular/Roboto-Regular-webfont.woff') format('woff'),
         url('../fonts/roboto_regular/Roboto-Regular-webfont.ttf') format('truetype'),
         url('../fonts/roboto_regular/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal; }

@font-face {
    font-family: 'roboto_condensedlight';
    src: url('../fonts/roboto_lightcondensed/RobotoCondensed-Light-webfont.eot');
    src: url('../fonts/roboto_lightcondensed/RobotoCondensed-Light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto_lightcondensed/RobotoCondensed-Light-webfont.woff') format('woff'), url('../fonts/roboto_lightcondensed/RobotoCondensed-Light-webfont.ttf') format('truetype'), url('../fonts/roboto_lightcondensed/RobotoCondensed-Light-webfont.svg#roboto_condensedlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_slabregular';
    src: url('../fonts/robotoslab_regular_macroman/RobotoSlab-Regular-webfont.eot');
    src: url('../fonts/robotoslab_regular_macroman/RobotoSlab-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/robotoslab_regular_macroman/RobotoSlab-Regular-webfont.woff') format('woff'), url('../fonts/robotoslab_regular_macroman/RobotoSlab-Regular-webfont.ttf') format('truetype'), url('../fonts/robotoslab_regular_macroman/RobotoSlab-Regular-webfont.svg#roboto_condensedlight') format('svg');
    font-weight: normal;
    font-style: normal;
}