@charset "UTF-8";

@font-face {
  font-family: 'YW Rubik';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('../fonts/Rubik-400-500-700-latin.woff2') format('woff2');
}

@font-face {
  font-family: 'Crimson Text';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/CrimsonText-Regular-latin.woff2') format('woff2');
}

@font-face {
  font-family: 'Crimson Text';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/CrimsonText-SemiBold-latin.woff2') format('woff2');
}

@font-face {
  font-family: 'Crimson Text';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/CrimsonText-Italic-latin.woff2') format('woff2');
}
