@font-face {
    font-display: swap;
    font-family: "Manrope";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/manrope/manrope-400.ttf") format("truetype");
}

@font-face {
    font-display: swap;
    font-family: "Manrope";
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/manrope/manrope-500.ttf") format("truetype");
}

@font-face {
    font-display: swap;
    font-family: "Manrope";
    font-style: normal;
    font-weight: 600;
    src: url("../fonts/manrope/manrope-600.ttf") format("truetype");
}

@font-face {
    font-display: swap;
    font-family: "Manrope";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/manrope/manrope-700.ttf") format("truetype");
}

@font-face {
    font-display: swap;
    font-family: "Manrope";
    font-style: normal;
    font-weight: 800 900;
    src: url("../fonts/manrope/manrope-800.ttf") format("truetype");
}
