@font-face {
    font-family: 'Outfit';
    src: url('Outfit-VariableFont_wght.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Outfitmedium';
    src: url('Outfit-VariableFont_wght.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Outfitsemibold';
    src: url('Outfit-VariableFont_wght.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Outfitbold';
    src: url('Outfit-VariableFont_wght.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
