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

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

/* rubik-500 */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/rubik/rubik-500.ttf') format('truetype');
}

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

/* rubik-700 */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/rubik/rubik-700.ttf') format('truetype');
}

/* rubik-800 */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/rubik/rubik-800.ttf') format('truetype');
}

/* rubik-900 */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 900;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/rubik/rubik-900.ttf') format('truetype');
}

/* rubik-300italic */
@font-face {
  font-family: 'Rubik';
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/rubik/rubik-300italic.ttf') format('truetype');
}

/* rubik-italic */
@font-face {
  font-family: 'Rubik';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/rubik/rubik-italic.ttf') format('truetype');
}

/* rubik-500italic */
@font-face {
  font-family: 'Rubik';
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/rubik/rubik-500italic.ttf') format('truetype');
}

/* rubik-600italic */
@font-face {
  font-family: 'Rubik';
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/rubik/rubik-600italic.ttf') format('truetype');
}

/* rubik-700italic */
@font-face {
  font-family: 'Rubik';
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/rubik/rubik-700italic.ttf') format('truetype');
}

/* rubik-800italic */
@font-face {
  font-family: 'Rubik';
  font-style: italic;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/rubik/rubik-800italic.ttf') format('truetype');
}

/* rubik-900italic */
@font-face {
  font-family: 'Rubik';
  font-style: italic;
  font-weight: 900;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/rubik/rubik-900italic.ttf') format('truetype');
}