@font-face {
   font-family: "PT Sans";
   src: url("fonts/PT Sans.woff2") format("woff2"), url("fonts/PT Sans.ttf") format("truetype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Arial MT Pro";
   src: url("fonts/ArialMTPro-Regular.woff2") format("woff2"), url("fonts/ArialMTPro-Regular.otf") format("opentype");
   font-weight: normal;
   font-style: normal;
}