/* Pretendard Font */
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css");

/* Saira Font */
@import url('https://fonts.googleapis.com/css2?family=Saira:wght@400;500;600;700&display=swap');

/* Fallback/Local fonts if needed, but the CDN import handles the weights above */

@font-face {
  font-family: 'HelveticaOblique';
  src: url('./font-awesome/helvetica-rmagid/Helvetica\ Oblique.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Royalacid_o';
  src: url('./font-awesome/Royalacid_o.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}