@font-face{
font-family:'SBAggro';
font-style:normal;
font-weight:600;
src:url('/font/SBAggro-B.woff') format("woff");
font-display: swap;
}

@font-face{
font-family:'SBAggro';
font-style:normal;
font-weight:100;
src:url('/font/SBAggro-L.woff') format("woff");
font-display: optional;
}

@font-face {
  font-family: 'Pretendard';
  font-weight: 400;
   font-display: swap;
  src: url('/font/pretendard/static/woff2/Pretendard-Regular.woff2') format('woff2'),
       url('/font/pretendard/static/woff/Pretendard-Regular.woff') format('woff');

}

@font-face {
  font-family: 'Pretendard';
  font-weight: 700;
  font-display: swap;
  src: url('/font/pretendard/static/woff2/Pretendard-Bold.woff2') format('woff2'),
       url('/font/pretendard/static/woff/Pretendard-Bold.woff') format('woff');
}
