fonts.scss 92 B

12345
  1. //font
  2. @font-face {
  3. font-family: "Arial Black";
  4. src: url("fonts/arialblack.ttf");
  5. }