@font-face {
    font-family: "Lato Regular";
    src: url(../fonts/lato/Lato-Regular.ttf);
}

@font-face {
    font-family: "Lato Thin";
    src: url(../fonts/lato/Lato-Thin.ttf);
}

@font-face {
    font-family: "Montserrat Alternates";
    src: url(../fonts/montserrat/MontserratAlternates-Regular.otf);
}

@font-face {
    font-family: "Montserrat Alternates ExtraBold";
    src: url(../fonts/montserrat/MontserratAlternates-ExtraBold.otf);
}

@font-face {
    font-family: "Montserrat";
    src: url(../fonts/montserrat/Montserrat-Regular.otf);
}

@font-face {
    font-family: "Inter Light";
    src: url(../fonts/inter/Inter_28pt-Light.ttf);
}

@font-face {
    font-family: "Inter Medium";
    src: url(../fonts/inter/Inter_28pt-Medium.ttf);
}

@font-face {
    font-family: "Inter SemiBold";
    src: url(../fonts/inter/Inter_28pt-SemiBold.ttf);
}

@font-face {
    font-family: "Roboto";
    src: url(../fonts/roboto/RobotoSlab-VariableFont_wght.ttf);
}

@font-face {
    font-family: "Material Icons";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/material-icons/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format("woff2");
}

@font-face {
    font-family: "Poppins";
    src: url(../fonts/poppins/Poppins-Thin.ttf) format("truetype");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    src: url(../fonts/poppins/Poppins-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    src: url(../fonts/poppins/Poppins-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    src: url(../fonts/poppins/Poppins-Medium.ttf) format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    src: url(../fonts/poppins/Poppins-SemiBold.ttf) format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    src: url(../fonts/poppins/Poppins-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    src: url(../fonts/poppins/Poppins-ExtraBold.ttf) format("truetype");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    src: url(../fonts/poppins/Poppins-Black.ttf) format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
