@font-face {
   font-family: "Pretendard SemiBold";
   src: url("fonts/Pretendard SemiBold.woff") format("woff"), url("fonts/Pretendard SemiBold.eot") format("embedded-opentype"), url("fonts/Pretendard SemiBold.ttf") format("truetype"), url("fonts/Pretendard SemiBold.svg") format("svg");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Pretendard";
   src: url("fonts/Pretendard Bold.woff") format("woff"), url("fonts/Pretendard Bold.eot") format("embedded-opentype"), url("fonts/Pretendard Bold.ttf") format("truetype"), url("fonts/Pretendard Bold.svg") format("svg");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Pretendard";
   src: url("fonts/Pretendard Regular.woff") format("woff"), url("fonts/Pretendard Regular.eot") format("embedded-opentype"), url("fonts/Pretendard Regular.ttf") format("truetype"), url("fonts/Pretendard Regular.svg") format("svg");
   font-weight: normal;
   font-style: normal;
}