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

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

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

@font-face {
    font-display: swap;
    font-family: "Onest";
    font-style: normal;
    font-weight: 800;
    src: url("Onest-ExtraBold.ttf") format("truetype");
}

@font-face {
    font-display: swap;
    font-family: "Onest";
    font-style: normal;
    font-weight: 900;
    src: url("Onest-Black.ttf") format("truetype");
}
