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

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

@font-face {
    font-family: Blauer;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/Blauer-Nue-Regular-iF6626350c83fdf.otf") format("opentype")
}

@font-face {
    font-family: Blauer;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("../fonts/Blauer-Nue-Semibold-iF6626350c8d55c.otf") format("opentype")
}

