@font-face {
    font-family: 'robotomedium';
    src: url('fonts/roboto_medium_macroman/Roboto-Medium-webfont.eot');
    src: url('fonts/roboto_medium_macroman/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto_medium_macroman/Roboto-Medium-webfont.woff') format('woff'),
         url('fonts/roboto_medium_macroman/Roboto-Medium-webfont.ttf') format('truetype'),
         url('fonts/roboto_medium_macroman/Roboto-Medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotoregular';
    src: url('fonts/roboto_regular_macroman/Roboto-Regular-webfont.eot');
    src: url('fonts/roboto_regular_macroman/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/roboto_regular_macroman/Roboto-Regular-webfont.woff') format('woff'),
         url('fonts/roboto_regular_macroman/Roboto-Regular-webfont.ttf') format('truetype'),
         url('fonts/roboto_regular_macroman/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'FuturaOblique';
    src: url('fonts/FuturaOblique/FuturaOblique.eot?') format('eot'), 
         url('fonts/FuturaOblique/FuturaOblique.woff') format('woff'), 
         url('fonts/FuturaOblique/FuturaOblique.ttf')  format('truetype'),
         url('fonts/FuturaOblique/FuturaOblique.svg#FuturaOblique') format('svg');
}

@font-face {
    font-family: 'Conv_Roboto-Bold';
    src: url('fonts/roboto_bold/Roboto-Bold.eot');
    src: local('☺'), url('fonts/roboto_bold/Roboto-Bold.woff') format('woff'), 
    url('fonts/roboto_bold/Roboto-Bold.ttf') format('truetype'), 
    url('fonts/roboto_bold/Roboto-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}