@charset "UTF-8";

@font-face {
  font-family: "Arial-MT";
  src: url("Arial-MT.woff2") format("woff2"),
       url("Arial-MT.woff") format("woff"),
       url("Arial-MT.ttf") format("truetype"),
       url("Arial-MT.eot") format("embedded-opentype"),
       url("Arial-MT.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Arial-BoldMT";
  src: url("Arial-BoldMT.woff2") format("woff2"),
       url("Arial-BoldMT.woff") format("woff"),
       url("Arial-BoldMT.ttf") format("truetype"),
       url("Arial-BoldMT.eot") format("embedded-opentype"),
       url("Arial-BoldMT.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}