@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/rubik-medium.woff') format('woff')
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/rubik-regular.woff2') format('woff2')
}

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

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('../fonts/rubik-medium.woff2') format('woff2')
}

@font-face {
    font-family: 'Rubik';
    font-style: bolder;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/rubik-bold.woff') format('woff')
}

@font-face {
    font-family: 'Rubik';
    font-style: bolder;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/rubik-bold.woff2') format('woff2')
}
