@font-face {
  font-family: LocalArial;
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/ArialMT.woff2') format('woff2');
}

@font-face {
  font-family: LocalArial;
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/Arial-ItalicMT.woff2') format('woff2');
}

@font-face {
  font-family: LocalArial;
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/Arial-BoldMT.woff2') format('woff2');
}

@font-face {
  font-family: LocalArial;
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/Arial-BoldItalicMT.woff2') format('woff2');
}

@font-face {
  font-family: 'ny';
  src: url('../fonts/ny.ttf');
  font-weight: normal;
  font-style: normal;
}
