

/* @import must be at top of file, otherwise CSS will not work */
@import url("https://cdn.fonts.net/t/1.css?apiType=css&projectid=188a9207-64aa-4aeb-af37-8722ad81df86");
  
@font-face {
  font-family: "Pintazo";
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('Pintazo/Pintazo_normal_normal_400.woff2') format('woff2'), url('Pintazo/Pintazo_normal_normal_400.woff') format('woff');
}
