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

129 lines
3.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';
}
@font-face {
font-family: 'colleciton';
src: url('fonts/colleciton/icomoon.eot?11cuay');
src: url('fonts/colleciton/icomoon.eot?11cuay#iefix') format('embedded-opentype'),
url('fonts/colleciton/icomoon.ttf?11cuay') format('truetype'), url('fonts/colleciton/icomoon.woff?11cuay') format('woff'),
url('fonts/colleciton/icomoon.svg?11cuay#icomoon') format('svg');
font-weight: normal;
font-style: normal;
}
[class^='ic-'],
[class*=' ic-'] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'colleciton' !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;
}
.ic-collect:before {
content: '\e907';
}
.ic-collected:before {
content: '\e900';
}
@font-face {
font-family: 'icomoon';
src: url('fonts/icomoona.eot?c46hgi');
src: url('fonts/icomoona.eot?c46hgi#iefix') format('embedded-opentype'), url('fonts/icomoona.ttf?c46hgi') format('truetype'),
url('fonts/icomoona.woff?c46hgi') format('woff'), url('fonts/icomoona.svg?c46hgi#icomoon') format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^='icon-'],
[class*=' icon-'] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'icomoon' !important;
speak: never;
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-right-svg:before {
content: '\e904';
}
.icon-add-svg:before {
content: '\e900';
color: #575757;
}
.icon-jian-svg:before {
content: '\e901';
color: #575757;
}
.icon-lag-svg:before {
content: '\e902';
}
.icon-menu-svg:before {
content: '\e903';
}
.icon-search-svg:before {
content: '\e906';
}