/*!/wp-content/themes/callboyz/fonts/inter.css*//* Regular + Variable weight and optical size */
@font-face{font-family:"Inter";src:url("/wp-content/themes/callboyz/fonts/Inter-VariableFont_Latin.woff2") format("woff2");font-weight:100 900;font-style:normal;font-display:swap;}

/* Italic variant */
@font-face{font-family:"Inter";src:url("/wp-content/themes/callboyz/fonts/Inter-Italic-VariableFont_Latin.woff2") format("woff2");font-weight:100 900;font-style:italic;font-display:swap;}

/* Fallback for very old browsers (optional) */
@supports not (font-variation-settings: normal) {
  @font-face{font-family:"Inter";src:url("/wp-content/themes/callboyz/fonts/Inter-Regular.woff2?v=3.11") format("woff2");font-weight:400;font-style:normal;font-display:swap;}
}