@font-face {
	font-family: 'Museo Sans Cyrl';
	font-weight: normal;
	font-style: normal;
	/*src: local('Museo Sans Cyrl 300'), url('../fonts/MuseoSansCyrl_0.woff') format('woff');*/
	src: url('../fonts/MuseoSansCyrl 300.otf') format("opentype");
}
@font-face {
	font-family: 'Museo Sans Cyrl';
	font-weight: normal;
	font-style: italic;
	/*src: local('Museo Sans Cyrl 300'), url('../fonts/MuseoSansCyrl_0.woff') format('woff');*/
	src: url('../fonts/MuseoSansCyrl 300 Italic.otf') format("opentype");
}
@font-face {
	font-family: 'Museo Sans Cyrl';
	font-weight: 100;
	font-style: normal;
	/*src: local('Museo Sans Cyrl 300'), url('../fonts/MuseoSansCyrl_0.woff') format('woff');*/
	src: url('../fonts/MuseoSansCyrl 100.otf') format("opentype");
}
@font-face {
	font-family: 'Museo Sans Cyrl';
	font-weight: 100;
	font-style: italic;
	/*src: local('Museo Sans Cyrl 300'), url('../fonts/MuseoSansCyrl_0.woff') format('woff');*/
	src: url('../fonts/MuseoSansCyrl 100 Italic.otf') format("opentype");
}
@font-face {
	font-family: 'Museo Sans Cyrl';
	font-weight: bold;
	font-style: normal;
	/*src: local('Museo Sans Cyrl 500'), url('../fonts/MuseoSansCyrl_2.woff') format('woff');*/
	src: url('../fonts/MuseoSansCyrl 700.otf') format("opentype");
}
@font-face {
	font-family: 'Museo Sans Cyrl';
	font-weight: bold;
	font-style: italic;
	/*src: local('Museo Sans Cyrl 500'), url('../fonts/MuseoSansCyrl_2.woff') format('woff');*/
	src: url('../fonts/MuseoSansCyrl 700 Italic.otf') format("opentype");
}
@font-face {
	font-family: 'PF Regal Text Pro';
	src: url('../fonts/PFRegalTextPro-A.otf') format('opentype');
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: 'PF Regal Text Pro';
	src: url('../fonts/PFRegalTextPro-AItalic.otf') format('opentype');
	font-weight: 100;
	font-style: italic;
}
@font-face {
	font-family: 'PF Regal Text Pro';
	src: url('../fonts/PFRegalTextPro-Medium.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PF Regal Text Pro';
	src: url('../fonts/PFRegalTextPro-MediumItalic.woff') format('woff');
	font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: 'PF Regal Text Pro';
	src: url('../fonts/PFRegalTextPro-Black.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'PF Regal Text Pro';
	src: url('../fonts/PFRegalTextPro-BlackItalic.woff') format('woff');
	font-weight: bold;
	font-style: italic;
}
