@charset "utf-8";

/*
@font-face {
  font-family:"Ciutadella";
  font-weight:300;
  src:url("fonts/Ciutadella-Light.eot");
  src:url("fonts/Ciutadella-Light.eot?#iefix") format("embedded-opentype"), url("fonts/Ciutadella-Light.woff") format("woff"), url("fonts/Ciutadella-Light.ttf") format("truetype");
}
@font-face {
  font-family:"Ciutadella";
  font-weight:400;
  src:url("fonts/Ciutadella-Regular.eot");
  src:url("fonts/Ciutadella-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Ciutadella-Regular.woff") format("woff"), url("fonts/Ciutadella-Regular.ttf") format("truetype");
}
@font-face {
  font-family:"Ciutadella";
  font-weight:500;
  src:url("fonts/Ciutadella-Medium.eot");
  src:url("fonts/Ciutadella-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/Ciutadella-Medium.woff") format("woff"), url("fonts/Ciutadella-Medium.ttf") format("truetype");
}
@font-face {
  font-family:"Ciutadella";
  font-weight:700;
  src:url("fonts/Ciutadella-Bold.eot");
  src:url("fonts/Ciutadella-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Ciutadella-Bold.woff") format("woff"), url("fonts/Ciutadella-Bold.ttf") format("truetype");
}
*/

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Thin.woff2') format('woff2');
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Light.woff2') format('woff2');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Regular.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Medium.woff2') format('woff2');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: 'Pretendard';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Black.woff2') format('woff2');
    font-weight: 900;
    font-display: swap;
}

@font-face {
 font-family:"icomoon";
 font-weight:400;
 font-style:normal;
 src:url("fonts/icomoon.eot?3p0rtw");
 src:url("fonts/icomoon.eot?#iefix3p0rtw") format("embedded-opentype"), url("fonts/icomoon.woff?3p0rtw") format("woff"), url("fonts/icomoon.ttf?3p0rtw") format("truetype"), url("fonts/icomoon.svg?3p0rtw#icomoon") format("svg");
}
