
@font-face {
font-family: 'Roboto';
src: url('Roboto-Regular.eot') format('eot'),
	url('Roboto-Regular.woff') format('woff'),
	url('Roboto-Regular.ttf') format('truetype');
font-weight: normal;
}
@font-face {
font-family: 'Roboto Bold';
src: url('Roboto-Bold.eot') format('eot'),
	url('Roboto-Bold.woff') format('woff'),
	url('Roboto-Bold.ttf') format('truetype');
font-weight: bold;
}
@font-face {
font-family: 'Roboto Medium';
src: url('Roboto-Medium.eot') format('eot'),
	url('Roboto-Medium.woff') format('woff'),
	url('Roboto-Medium.ttf') format('truetype');
font-weight: 400;
}
@font-face {
font-family: 'iCiel Pacifico';
src: url('iCiel-Pacifico.otf') format('otf'),
	url('iCiel-Pacifico.eot') format('eot'),
	url('iCiel-Pacifico.woff') format('woff'),
	url('iCiel-Pacifico.ttf') format('truetype');
}