Files
orico-official-website-old/public/frontend/m_web/css/font20191104.css
2024-10-29 14:04:59 +08:00

53 lines
1.2 KiB
CSS
Executable File

@font-face {
font-family: 'icomoon';
src: url('fonts/icomoon.eot?11cuay');
src: url('fonts/icomoon.eot?11cuay#iefix') format('embedded-opentype'),
url('fonts/icomoon.ttf?11cuay') format('truetype'),
url('fonts/icomoon.woff?11cuay') format('woff'),
url('fonts/icomoon.svg?11cuay#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;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-search:before {
content: "\e900";
}
.icon-category:before {
content: "\e924";
}
.icon-Under-line:before {
content: "\e91e";
}
.icon-On-line:before {
content: "\e902";
}
.icon-support:before {
content: "\e921";
}
.icon-media:before {
content: "\e922";
}
.icon-join:before {
content: "\e901";
}
.icon-arrow:before {
content: "\e907";
}
.icon-Double-Arrow:before {
content: "\e903";
}