mirror of
https://github.com/KevinMidboe/planetposen.git
synced 2025-12-29 13:21:11 +00:00
217 lines
4.0 KiB
CSS
217 lines
4.0 KiB
CSS
@font-face {
|
|
font-family: 'planetposen-icons';
|
|
src: url('fonts/planetposen-icons.eot?3r857r');
|
|
src: url('fonts/planetposen-icons.eot?3r857r#iefix') format('embedded-opentype'),
|
|
url('fonts/planetposen-icons.ttf?3r857r') format('truetype'),
|
|
url('fonts/planetposen-icons.woff?3r857r') format('woff'),
|
|
url('fonts/planetposen-icons.svg?3r857r#planetposen-icons') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
font-display: block;
|
|
}
|
|
|
|
.icon {
|
|
/* use !important to prevent issues with browser extensions that change fonts */
|
|
font-family: 'planetposen-icons' !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--add-circle-outline:before {
|
|
content: "\e91d";
|
|
}
|
|
.icon--add-circle:before {
|
|
content: "\e91c";
|
|
}
|
|
.icon--add:before {
|
|
content: "\e91e";
|
|
}
|
|
.icon--alert-outline:before {
|
|
content: "\e928";
|
|
}
|
|
.icon--alert:before {
|
|
content: "\e929";
|
|
}
|
|
.icon--analytics-outline:before {
|
|
content: "\e936";
|
|
}
|
|
.icon--analytics:before {
|
|
content: "\e937";
|
|
}
|
|
.icon--arrow-back:before {
|
|
content: "\e90a";
|
|
}
|
|
.icon--arrow-down:before {
|
|
content: "\e90d";
|
|
}
|
|
.icon--arrow-dropdown-circle:before {
|
|
content: "\e93a";
|
|
}
|
|
.icon--arrow-dropdown:before {
|
|
content: "\e90f";
|
|
}
|
|
.icon--arrow-dropleft-circle:before {
|
|
content: "\e910";
|
|
}
|
|
.icon--arrow-dropleft:before {
|
|
content: "\e911";
|
|
}
|
|
.icon--arrow-dropright-circle:before {
|
|
content: "\e912";
|
|
}
|
|
.icon--arrow-dropright:before {
|
|
content: "\e915";
|
|
}
|
|
.icon--arrow-dropup-circle:before {
|
|
content: "\e916";
|
|
}
|
|
.icon--arrow-dropup:before {
|
|
content: "\e917";
|
|
}
|
|
.icon--arrow-forward:before {
|
|
content: "\e918";
|
|
}
|
|
.icon--arrow-back1:before {
|
|
content: "\e91f";
|
|
}
|
|
.icon--arrow-down1:before {
|
|
content: "\e91b";
|
|
}
|
|
.icon--arrow-forward1:before {
|
|
content: "\e91a";
|
|
}
|
|
.icon--arrow-up1:before {
|
|
content: "\e90e";
|
|
}
|
|
.icon--arrow-up:before {
|
|
content: "\e919";
|
|
}
|
|
.icon--at-outline:before {
|
|
content: "\e90b";
|
|
}
|
|
.icon--at:before {
|
|
content: "\e90c";
|
|
}
|
|
.icon--ios-backspace-outline:before {
|
|
content: "\e930";
|
|
}
|
|
.icon--ios-backspace:before {
|
|
content: "\e931";
|
|
}
|
|
.icon--basket-outline:before {
|
|
content: "\e900";
|
|
}
|
|
.icon--basket:before {
|
|
content: "\e901";
|
|
}
|
|
.icon--bug-outline:before {
|
|
content: "\e920";
|
|
}
|
|
.icon--bug:before {
|
|
content: "\e921";
|
|
}
|
|
.icon--card-outline:before {
|
|
content: "\e902";
|
|
}
|
|
.icon--card:before {
|
|
content: "\e903";
|
|
}
|
|
.icon--cart-outline:before {
|
|
content: "\e904";
|
|
}
|
|
.icon--cart:before {
|
|
content: "\e905";
|
|
}
|
|
.icon--cash-outline:before {
|
|
content: "\e906";
|
|
}
|
|
.icon--cash:before {
|
|
content: "\e907";
|
|
}
|
|
.icon--checkmark-circle-outline:before {
|
|
content: "\e913";
|
|
}
|
|
.icon--checkmark-circle:before {
|
|
content: "\e914";
|
|
}
|
|
.icon--close-circle-outline:before {
|
|
content: "\e908";
|
|
}
|
|
.icon--close-circle:before {
|
|
content: "\e909";
|
|
}
|
|
.icon--create-outline:before {
|
|
content: "\e922";
|
|
}
|
|
.icon--create:before {
|
|
content: "\e927";
|
|
}
|
|
.icon--eye-off-outline:before {
|
|
content: "\e923";
|
|
}
|
|
.icon--eye-off:before {
|
|
content: "\e924";
|
|
}
|
|
.icon--eye-outline:before {
|
|
content: "\e925";
|
|
}
|
|
.icon--eye:before {
|
|
content: "\e926";
|
|
}
|
|
.icon--information-circle-outline:before {
|
|
content: "\e92a";
|
|
}
|
|
.icon--information-circle:before {
|
|
content: "\e92b";
|
|
}
|
|
.icon--key-outline:before {
|
|
content: "\e92c";
|
|
}
|
|
.icon--key:before {
|
|
content: "\e92d";
|
|
}
|
|
.icon--lock-outline:before {
|
|
content: "\e92e";
|
|
}
|
|
.icon--lock:before {
|
|
content: "\e92f";
|
|
}
|
|
.icon--mail-open-outline:before {
|
|
content: "\e932";
|
|
}
|
|
.icon--mail-open:before {
|
|
content: "\e933";
|
|
}
|
|
.icon--mail-outline:before {
|
|
content: "\e934";
|
|
}
|
|
.icon--ios-mail:before {
|
|
content: "\e935";
|
|
}
|
|
.icon--planet-outline:before {
|
|
content: "\e938";
|
|
}
|
|
.icon--planet:before {
|
|
content: "\e939";
|
|
}
|
|
.icon--thumbs-down-outline:before {
|
|
content: "\e93b";
|
|
}
|
|
.icon--thumbs-down:before {
|
|
content: "\e93c";
|
|
}
|
|
.icon--thumbs-up-outline:before {
|
|
content: "\e93d";
|
|
}
|
|
.icon--thumbs-up:before {
|
|
content: "\e93e";
|
|
}
|