/* font converted using font-converter.net. thank you! */
@font-face {
  font-family: "Arial Regular";
  font-style: normal;
    font-weight: normal;
    src: local('Arial Regular'), url('../fonts/ARIAL.woff') format('woff');
}
@font-face {
 
 font-family: 'Arial Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Arial Bold'), url('../fonts/ARIALBD 1.woff') format('woff');
}
/* @font-face {
	font-family: 'Arial';
	src: url('../fonts/Arial.eot');
	src: local('Arial'), url('../fonts/Arial.ttf') format('truetype');
} */