
@font-face {
    font-family: 'AmaticSC';
    src: url('../fonts/AmaticSC-Bold.ttf');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'AmaticSC';
    src: url('../fonts/AmaticSC-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Arial';
	src: url('ArialMT.eot');
	src: local('Arial'), local('ArialMT'),
		url('ArialMT.eot?#iefix') format('embedded-opentype'),
		url('ArialMT.woff') format('woff'),
		url('ArialMT.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Arial';
	src: url('Arial-BoldMT.eot');
	src: local('Arial Bold'), local('Arial-BoldMT'),
		url('Arial-BoldMT.eot?#iefix') format('embedded-opentype'),
		url('Arial-BoldMT.woff') format('woff'),
		url('Arial-BoldMT.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Arial';
	src: url('Arial-Black.eot');
	src: local('Arial Black'), local('Arial-Black'),
		url('Arial-Black.eot?#iefix') format('embedded-opentype'),
		url('Arial-Black.woff') format('woff'),
		url('Arial-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}
