


@font-face {
    font-family: 'A028-Med';
    src: url('font/A028-Med.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
	font-family:'A028-Med', Arial, sans-serif;
}
.header h1 {
	text-transform:uppercase;
}