/* latin */
@font-face {
  font-family: 'Arial';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/Arial/Arial.ttf') format('truetype');
  font-display: swap;
}

