
@font-face {
	font-family: MazdaType;
	src: url('../fonts/MazdaType-Regular.woff') format('woff');
}

@font-face {
	font-family: MazdaType;
	font-weight: bold;
	src: url('../fonts/MazdaType-Bold.woff') format('woff');
}

@font-face {
	font-family: MazdaType;
	font-style: italic;
	src: url('../fonts/MazdaType-Italic.woff') format('woff');
}

/*
@font-face {
	font-family: MazdaType;
	font-weight: bold;
	font-style: italic;
	src: url('../fonts/MazdaType-BoldItalic.woff') format('woff');
}
*/