@font-face {
font-family: 'icomoon';
src:    url('/images/fonts/icomoon.eot?4xfwb5');
src:    url('/images/fonts/icomoon.eot?4xfwb5#iefix') format('embedded-opentype'),
url('/images/fonts/icomoon.ttf?4xfwb5') format('truetype'),
url('/images/fonts/icomoon.woff?4xfwb5') format('woff'),
url('/images/fonts/icomoon.svg?4xfwb5#icomoon') format('svg');
font-weight: normal;
font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'icomoon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;

/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.icon-menu:before {
content: "\e900";
}
.icon-close:before {
content: "\e901";
}
.icon-icon-link:before {
content: "\e902";
}
.icon-expand:before {
content: "\e903";
}
.icon-collapse:before {
content: "\e904";
}
.icon-pulldown-before:before {
content: "\e905";
}
.icon-pulldown-after:before {
content: "\e906";
}
.icon-totop:before {
content: "\e907";
}
.icon-icon-window:before {
content: "\e908";
}
.icon-facebook:before {
content: "\e909";
}
.icon-wantedly:before {
content: "\e90a";
}

