
@font-face {
    font-family: 'RobotoMedium';
	font-weight:400;
    src: url('fonts/roboto-medium.eot');
    src: url('fonts/roboto-medium.eot') format('embedded-opentype'),
         url('fonts/roboto-medium.woff') format('woff'),
         url('fonts/roboto-medium.ttf') format('truetype'),
         url('fonts/roboto-medium.svg#RobotoMedium') format('svg');
}


@font-face {
    font-family: 'Univers45LightRegular';
    src: url('../univers-45-light.eot');
    src: url('../univers-45-light.eot') format('embedded-opentype'),
         url('../univers-45-light.woff') format('woff'),
         url('../univers-45-light.ttf') format('truetype'),
         url('../univers-45-light.svg#Univers45LightRegular') format('svg');
}





