/* =========================================================
   Avocado Real - Local Fonts Bundle (SBOmart Child)
   Location: /wp-content/themes/sbomart-child/fonts/fonts.css
   ========================================================= */

/* Codec Pro - Regular */
@font-face{
  font-family:"Codec Pro";
  src:url("codec-pro/CodecPro-Regular.woff2") format("woff2"),
      url("codec-pro/CodecPro-Regular.woff") format("woff"),
      url("codec-pro/CodecPro-Regular.ttf") format("truetype");
  font-weight:400;
  font-style:normal;
  font-display:swap;
}

/* Codec Pro - Italic */
@font-face{
  font-family:"Codec Pro";
  src:url("codec-pro/CodecPro-Italic.woff2") format("woff2"),
      url("codec-pro/CodecPro-Italic.woff") format("woff"),
      url("codec-pro/CodecPro-Italic.ttf") format("truetype");
  font-weight:400;
  font-style:italic;
  font-display:swap;
}

/* Arsenica Antiqua - Regular */
@font-face{
  font-family:"Arsenica Antiqua";
  src:url("arsenica-antiqua/ArsenicaAntiqua-Regular.woff2") format("woff2"),
      url("arsenica-antiqua/ArsenicaAntiqua-Regular.woff") format("woff"),
      url("arsenica-antiqua/ArsenicaAntiqua-Regular.ttf") format("truetype");
  font-weight:400;
  font-style:normal;
  font-display:swap;
}
