@font-face {
    font-family: "Onest";
    src: url("../../assets/fonts/Onest-Regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Onest";
    src: url("../../assets/fonts/Onest-Medium.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Onest";
    src: url("../../assets/fonts/Onest-Light.woff2") format("woff2");
    font-weight: 300;
    font-style: normal;
}
