@font-face {
    font-family: Azlove Fonts; 
    src: url(../fonts/Azlove/Azlove-Regular.woff2) format("woff2"),
         url(../fonts/Azlove/Azlove-Regular.woff) format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Onest;
    src: url(../fonts/Onest/Onest-Regular.woff2) format("woff2"),
         url(../fonts/Onest/Onest-Regular.woff) format("woff"),
         url(../fonts/Onest/Onest-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Onest;
    src: url(../fonts/Onest/Onest-Medium.woff2) format("woff2"),
         url(../fonts/Onest/Onest-Medium.woff) format("woff"),
         url(../fonts/Onest/Onest-Medium.ttf) format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Onest;
    src: url(../fonts/Onest/Onest-SemiBold.woff2) format("woff2"),
         url(../fonts/Onest/Onest-SemiBold.woff) format("woff"),
         url(../fonts/Onest/Onest-SemiBold.ttf) format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Onest;
    src: url(../fonts/Onest/Onest-Bold.woff2) format("woff2"),
         url(../fonts/Onest/Onest-Bold.woff) format("woff"),
         url(../fonts/Onest/Onest-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}