/* rubik-regular - latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    src: url('../font/rubik/rubik-v26-latin-ext-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../font/rubik/rubik-v26-latin-ext-regular.woff') format('woff'), /* Modern Browsers */
    url('../font/rubik/rubik-v26-latin-ext-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../font/rubik/rubik-v26-latin-ext-regular.svg#Rubik') format('svg'); /* Legacy iOS */
}

/* rubik-500 - latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    src: url('../font/rubik/rubik-v26-latin-ext-500.woff2') format('woff2'), /* Super Modern Browsers */
    url('../font/rubik/rubik-v26-latin-ext-500.woff') format('woff'), /* Modern Browsers */
    url('../font/rubik/rubik-v26-latin-ext-500.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../font/rubik/rubik-v26-latin-ext-500.svg#Rubik') format('svg'); /* Legacy iOS */
}
