@font-face {
	font-family: 'font_default';
	src: url('SiteFonts/MyriadPro-Regular.otf') format('opentype');
}
@font-face {
	font-family: 'font_bold';
	src: url('SiteFonts/MyriadPro-Bold.otf') format('opentype');
}
@font-face {
	font-family: 'font_semi_bold';
	src: url('SiteFonts/MyriadPro-Semibold.otf') format('opentype');
}