@font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    src: local('Outfit'), url('../fonts/OutfitRegular.woff') format('woff');
}
@font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 100;
    src: local('Outfit'), url('../fonts/OutfitVariableFont_wght1.woff') format('woff');
}
@font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 100;
    src: local('Outfit'), url('../fonts/Outfit[wght].woff') format('woff');
}
@font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 250;
    src: local('Outfit'), url('../fonts/OutfitExtraLight.woff') format('woff');
}
@font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 300;
    src: local('Outfit'), url('../fonts/OutfitLight1.woff') format('woff');
}
@font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 500;
    src: local('Outfit'), url('../fonts/OutfitMedium.woff') format('woff');
}
@font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 600;
    src: local('Outfit'), url('../fonts/OutfitSemiBold.woff') format('woff');
}
@font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 700;
    src: local('Outfit'), url('../fonts/OutfitBold.woff') format('woff');
}
@font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 800;
    src: local('Outfit'), url('../fonts/OutfitExtraBold.woff') format('woff');
}
@font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 900;
    src: local('Outfit'), url('../fonts/OutfitBlack.woff') format('woff');
}


