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

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

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

b, strong {
	font-family: "Mazin-Bold", sans-serif;
	font-weight: normal;
	font-style: normal;
}

/* ------------------------------
 COLORS
------------------------------ 
color: #414D58;
color: #C8392C;
*/