@font-face {
  font-weight: 300;
  font-family: 'Gilroy';
  font-style: normal;
  src: url('https://static.mash-up.kr/fonts/Gilroy-Light.woff2') format('woff2'),
    url('https://static.mash-up.kr/fonts/Gilroy-Light.woff') format('woff'),
    url('https://static.mash-up.kr/fonts/Gilroy-Light.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-weight: 700;
  font-family: 'Gilroy';
  font-style: normal;
  src: url('https://static.mash-up.kr/fonts/Gilroy-Bold.woff2') format('woff2'),
    url('https://static.mash-up.kr/fonts/Gilroy-Bold.woff') format('woff'),
    url('https://static.mash-up.kr/fonts/Gilroy-Bold.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-weight: 800;
  font-family: 'Gilroy';
  font-style: normal;
  src: url('https://static.mash-up.kr/fonts/Gilroy-Extrabold.woff2') format('woff2'),
    url('https://static.mash-up.kr/fonts/Gilroy-Extrabold.woff') format('woff'),
    url('https://static.mash-up.kr/fonts/Gilroy-Extrabold.ttf') format('truetype');
  font-display: swap;
}
