@font-face {
    font-family: "Material Symbols Outlined";
    font-style: normal;
    font-weight: normal;
    font-display: block;
    src: url(/oam/fonts/material-symbols-outlined.woff2) format("woff2");
}

@font-face {
    font-family: 'Inter';
    src: url('/oam/fonts/Inter.ttf') format('truetype');
}

@font-face {
    font-family: 'Bitter';
    src: url('/oam/fonts/Bitter.ttf') format('truetype');
}