/* =============================================
   Local Font - Inter (English)
   Variable font: weight 400-900
   ============================================= */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400 900;
    font-display: swap;
    src: url('../assets/fonts/inter/Inter-Variable.woff2') format('woff2');
}
