
@font-face {
  font-family: 'Arial-Regular';
  font-style: normal;
  font-weight: 400;
  src: url(../font/ARIAL_1.ttf) format(truetype);
}

		
@font-face {
  font-family: 'Arial-Medium';
  font-style: normal;
  font-weight: 500;
  src: url(../font/ArialMdm_1.ttf) format(truetype);
}

		
@font-face {
  font-family: 'Arial-Bold';
  font-style: normal;
  font-weight: 700;
  src: url(../font/ARIALBD 1_1.ttf) format(truetype);
}

		