@font-face {
    font-family: 'icomoon';
    src: url('./fonts/icomoon.eot?59xprn');
    src: url('./fonts/icomoon.eot?59xprn#iefix') format('embedded-opentype'), url('./fonts/icomoon.woff2?59xprn') format('woff2'), url('./fonts/icomoon.ttf?59xprn') format('truetype'), url('./fonts/icomoon.woff?59xprn') format('woff'), url('./fonts/icomoon.svg?59xprn#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-pc:before {
    content: "\e907";
}
.icon-blank:before {
    content: "\e906";
}
.icon-login:before {
    content: "\e900";
}
.icon-search:before {
    content: "\e901";
}
.icon-arrowLeft:before {
    content: "\e902";
}
.icon-arrowRight:before {
    content: "\e903";
}
.icon-arrowUp:before {
    content: "\e904";
}
.icon-arrowDown:before {
    content: "\e905";
}