/**
 * Шрифти (глобально для сторінок Logistyk HUB)
 */

/* Ruberoid */
@font-face {
  font-family: 'Ruberoid';
  src: url('../fonts/ruberoid-thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ruberoid';
  src: url('../fonts/ruberoid-thinoblique.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Ruberoid';
  src: url('../fonts/ruberoid-ultralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ruberoid';
  src: url('../fonts/ruberoid-ultralightoblique.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Ruberoid';
  src: url('../fonts/ruberoid-extralight.otf') format('opentype');
  font-weight: 250;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ruberoid';
  src: url('../fonts/ruberoid-extralightoblique.otf') format('opentype');
  font-weight: 250;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Ruberoid';
  src: url('../fonts/ruberoid-light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ruberoid';
  src: url('../fonts/ruberoid-lightoblique.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Ruberoid';
  src: url('../fonts/ruberoid-regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ruberoid';
  src: url('../fonts/ruberoid-oblique.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Ruberoid';
  src: url('../fonts/ruberoid-medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ruberoid';
  src: url('../fonts/ruberoid-mediumoblique.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Ruberoid';
  src: url('../fonts/ruberoid-semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ruberoid';
  src: url('../fonts/ruberoid-semiboldoblique.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Ruberoid';
  src: url('../fonts/ruberoid-bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ruberoid';
  src: url('../fonts/ruberoid-boldoblique.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Ruberoid';
  src: url('../fonts/ruberoid-extrabold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ruberoid';
  src: url('../fonts/ruberoid-extraboldoblique.otf') format('opentype');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
