@font-face {
	font-family: 'OpenSans-Bold';
	src: url('../fonts/OpenSans-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'OpenSans-BoldItalic';
	src: url('../fonts/OpenSans-BoldItalic.ttf') format('truetype');
}

@font-face {
	font-family: 'OpenSans-ExtraBold';
	src: url('../fonts/OpenSans-ExtraBold.ttf') format('truetype');
}

@font-face {
	font-family: 'OpenSans-ExtraBoldItalic';
	src: url('../fonts/OpenSans-ExtraBoldItalic.ttf') format('truetype');
}

@font-face {
	font-family: 'OpenSans-Italic';
	src: url('../fonts/OpenSans-Italic.ttf') format('truetype');
}

@font-face {
	font-family: 'OpenSans-Light';
	src: url('../fonts/OpenSans-Light.ttf') format('truetype');
}

@font-face {
	font-family: 'OpenSans-LightItalic';
	src: url('../fonts/OpenSans-LightItalic.ttf') format('truetype');
}

@font-face {
	font-family: 'OpenSans-Regular';
	src: url('../fonts/OpenSans-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'OpenSans-SemiBold';
	src: url('../fonts/OpenSans-SemiBold.ttf') format('truetype');
}

@font-face {
	font-family: 'OpenSans-SemiBoldItalic';
	src: url('../fonts/OpenSans-SemiBoldItalic.ttf') format('truetype');
}

@font-face {
	font-family: 'Cervo-Light';
	src: url('../fonts/Cervo-Light.otf') format('opentype');
}

@font-face {
	font-family: 'Cervo-LightItalic';
	src: url('../fonts/Cervo-LightItalic.otf') format('opentype');
}

@font-face {
	font-family: 'Cervo-Medium';
	src: url('../fonts/Cervo-Medium.otf') format('opentype');
}

@font-face {
	font-family: 'Cervo-MediumItalic';
	src: url('../fonts/Cervo-MediumItalic.otf') format('opentype');
}

@font-face {
	font-family: 'Cervo-Regular';
	src: url('../fonts/Cervo-Regular.otf') format('opentype');
}

@font-face {
	font-family: 'Cervo-RegularItalic';
	src: url('../fonts/Cervo-RegularItalic.otf') format('opentype');
}

@font-face {
	font-family: 'Cervo-Thin';
	src: url('../fonts/Cervo-Thin.otf') format('opentype');
}

@font-face {
	font-family: 'Cervo-ThinItalic';
	src: url('../fonts/Cervo-ThinItalic.otf') format('opentype');
}
