@font-face {
    font-family: "Rubik";
    font-style: normal;
    font-display: swap;
    font-weight: 600;
    src: url(../fonts/rubik-medium.woff) format("woff"), url(../fonts/rubik-medium.ttf) format("truetype");
}

@font-face {
    font-family: "Rubik";
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url(../fonts/rubik-regular.woff) format("woff"), url(../fonts/rubik-regular.ttf) format("truetype");
}
