@font-face {
    font-family: 'russo-one';
    src: url('fonts/russo-one-v6-latin-regular.eot');
    src: url('fonts/russo-one-v6-latin-regulard41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/russo-one-v6-latin-regular.woff') format('woff'),
		url('fonts/russo-one-v6-latin-regular.woff2') format('woff2'),
         url('fonts/russo-one-v6-latin-regular.ttf') format('truetype'),
         url('fonts/roboto_thin/Roboto-Thin-webfont.html#robotothin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Regular';
    src: url('fonts/roboto_regular/Roboto-Regular-webfont.eot');
    src: url('fonts/roboto_regular/Roboto-Regular-webfontd41d.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 Bold';
    src: url('fonts/roboto_bold/Roboto-Bold-webfont.eot');
    src: url('fonts/roboto_bold/Roboto-Bold-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto_bold/Roboto-Bold-webfont.woff') format('woff'),
         url('fonts/roboto_bold/Roboto-Bold-webfont.ttf') format('truetype'),
         url('fonts/roboto_bold/Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;
}
