/* Inter Font */
@font-face {
    font-family: 'Inter';
    src: url("../fonts/Inter-Regular.3875f8357497.woff2") format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url("../fonts/Inter-Medium.7b7f3cfa2944.woff2") format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url("../fonts/Inter-SemiBold.b72fa2728a8e.woff2") format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url("../fonts/Inter-Bold.66894432e7ff.woff2") format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
