/**
 * Mattoa Font
 * Licensed from MyFonts
 */

@font-face {
  font-family: "Mattoa";
  src: url('/fonts/mattoa/font.woff2') format('woff2'), 
       url('/fonts/mattoa/font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
