@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-display: swap;
  src: url('/fonts/pretendard/PretendardVariable.woff2') format('woff2-variations');
  font-weight: 100 900;
}

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

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