@font-face {
    font-family: 'Inter';
    src: url("./../fonts/Inter-Light.1e43f949af12.woff2") format('woff2'),
    url("./../fonts/Inter-Light.7ff087e3ef07.woff") format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url("./../fonts/Inter-Medium.2f88da83f45d.woff2") format('woff2'),
    url("./../fonts/Inter-Medium.8f2e8b8eec8c.woff") format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url("./../fonts/Inter-Bold.ec5a00996417.woff2") format('woff2'),
    url("./../fonts/Inter-Bold.122f709e8595.woff") format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url("./../fonts/Inter-Regular.1fea448bb0aa.woff2") format('woff2'),
    url("./../fonts/Inter-Regular.dc9ef6246154.woff") format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

