/* =============================================================================
   Fonts
   ========================================================================== */

@font-face {
	font-family: 'OpelSansW01';
	src: url('fonts/OpelSansW01-Condensed.eot') format('eot'),		
	url('fonts/OpelSansW01-Condensed.woff') format('woff'),
	url('fonts/OpelSansW01-Condensed.ttf') format('truetype');
} 

@font-face {
	font-family: 'OpelSansW01Bold';
	src: url('fonts/OpelSansW01-BoldCondensed.eot') format('eot'),
	url('fonts/OpelSansW01-BoldCondensed.woff') format('woff'),
	url('fonts/OpelSansW01-BoldCondensed.ttf') format('truetype');
} 
