fonts.css 96 B

1234
  1. @font-face {
  2. font-family: "Typo";
  3. src: url(../fonts/monotype.ttf) format("truetype");
  4. }