@font-face {
  font-family: 'Arial';
  src: url(Arial.ttf);
}


body {
  font-family: 'Arial';
}