@font-face {
    font-family: 'mohave_regular';
    src: url('../fonts/mohave-webfont.woff2') format('woff2'),
         url('../fonts/mohave-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'mohave_italic';
    src: url('../fonts/mohave_italics-webfont.woff2') format('woff2'),
         url('../fonts/mohave_italics-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'mohave_bold_italic';
    src: url('../fonts/mohave-bold_italics-webfont.woff2') format('woff2'),
         url('../fonts/mohave-bold_italics-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'mohave_bold';
    src: url('../fonts/mohave-bold-webfont.woff2') format('woff2'),
         url('../fonts/mohave-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'mohave_semibold_italic';
    src: url('../fonts/mohave-semibold_italics-webfont.woff2') format('woff2'),
         url('../fonts/mohave-semibold_italics-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'mohave_semibold';
    src: url('../fonts/mohave-semibold-webfont.woff2') format('woff2'),
         url('../fonts/mohave-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Big Roman';
	src: url('../fonts/Big-Roman.eot');
	src: url('../fonts/Big-Roman.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Big-Roman.woff2') format('woff2'),
		url('../fonts/Big-Roman.woff') format('woff'),
		url('../fonts/Big-Roman.ttf') format('truetype'),
		url('../fonts/Big-Roman.svg#Big-Roman') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'StratumNo2';
	src: url('../fonts/StratumNo2-Medium.eot');
	src: url('../fonts/StratumNo2-Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/StratumNo2-Medium.woff2') format('woff2'),
		url('../fonts/StratumNo2-Medium.woff') format('woff'),
		url('../fonts/StratumNo2-Medium.ttf') format('truetype'),
		url('../fonts/StratumNo2-Medium.svg#StratumNo2-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}