@font-face {
font-family: "iconfont";
src: url('../fonts/iconfont.eot');
src: url('../fonts/iconfont.eot?#iefix') format('eot'),
/*url('../fonts/iconfont.woff2') format('woff2'),*/
url('../fonts/iconfont.woff') format('woff'),
url('../fonts/iconfont.ttf') format('truetype'),
url('../fonts/iconfont.svg#iconfont') format('svg');
}

.icon:before {
font-family: "iconfont";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-style: normal;
font-variant: normal;
font-weight: normal;
/* speak: none; only necessary if not using the private unicode range (firstGlyph option) */
text-decoration: none;
text-transform: none;
}


.icon-arw_other_window01:before {
content: "\F001";
}

.icon-arw_style01:before {
content: "\F002";
}

.icon-arw_style02:before {
content: "\F003";
}