mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-04 13:17:50 +02:00
346 lines
5.6 KiB
CSS
346 lines
5.6 KiB
CSS
@font-face {
|
|
font-family: 'icomoon';
|
|
src: url('fonts/icomoon.eot?rby20y');
|
|
src: url('fonts/icomoon.eot?rby20y#iefix') format('embedded-opentype'),
|
|
url('fonts/icomoon.ttf?rby20y') format('truetype'),
|
|
url('fonts/icomoon.woff?rby20y') format('woff'),
|
|
url('fonts/icomoon.svg?rby20y#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-up:before {
|
|
content: "\e900";
|
|
}
|
|
.icon-down:before {
|
|
content: "\e901";
|
|
}
|
|
.icon-droplet:before {
|
|
content: "\e90b";
|
|
}
|
|
.icon-paint-format:before {
|
|
content: "\e90c";
|
|
}
|
|
.icon-image:before {
|
|
content: "\e90d";
|
|
}
|
|
.icon-images:before {
|
|
content: "\e90e";
|
|
}
|
|
.icon-camera:before {
|
|
content: "\e90f";
|
|
}
|
|
.icon-video-camera:before {
|
|
content: "\e914";
|
|
}
|
|
.icon-book:before {
|
|
content: "\e91f";
|
|
}
|
|
.icon-file-empty:before {
|
|
content: "\e924";
|
|
}
|
|
.icon-files-empty:before {
|
|
content: "\e925";
|
|
}
|
|
.icon-file-play:before {
|
|
content: "\e929";
|
|
}
|
|
.icon-file-video:before {
|
|
content: "\e92a";
|
|
}
|
|
.icon-file-zip:before {
|
|
content: "\e92b";
|
|
}
|
|
.icon-stack:before {
|
|
content: "\e92e";
|
|
}
|
|
.icon-folder:before {
|
|
content: "\e92f";
|
|
}
|
|
.icon-folder-open:before {
|
|
content: "\e930";
|
|
}
|
|
.icon-folder-plus:before {
|
|
content: "\e931";
|
|
}
|
|
.icon-folder-minus:before {
|
|
content: "\e932";
|
|
}
|
|
.icon-folder-download:before {
|
|
content: "\e933";
|
|
}
|
|
.icon-folder-upload:before {
|
|
content: "\e934";
|
|
}
|
|
.icon-price-tag:before {
|
|
content: "\e935";
|
|
}
|
|
.icon-price-tags:before {
|
|
content: "\e936";
|
|
}
|
|
.icon-location:before {
|
|
content: "\e947";
|
|
}
|
|
.icon-history:before {
|
|
content: "\e94d";
|
|
}
|
|
.icon-alarm:before {
|
|
content: "\e950";
|
|
}
|
|
.icon-bell:before {
|
|
content: "\e951";
|
|
}
|
|
.icon-stopwatch:before {
|
|
content: "\e952";
|
|
}
|
|
.icon-display:before {
|
|
content: "\e956";
|
|
}
|
|
.icon-mobile:before {
|
|
content: "\e958";
|
|
}
|
|
.icon-mobile2:before {
|
|
content: "\e959";
|
|
}
|
|
.icon-box-add:before {
|
|
content: "\e95e";
|
|
}
|
|
.icon-box-remove:before {
|
|
content: "\e95f";
|
|
}
|
|
.icon-download:before {
|
|
content: "\e960";
|
|
}
|
|
.icon-upload:before {
|
|
content: "\e961";
|
|
}
|
|
.icon-floppy-disk:before {
|
|
content: "\e962";
|
|
}
|
|
.icon-database:before {
|
|
content: "\e964";
|
|
}
|
|
.icon-undo:before {
|
|
content: "\e965";
|
|
}
|
|
.icon-redo:before {
|
|
content: "\e966";
|
|
}
|
|
.icon-undo2:before {
|
|
content: "\e967";
|
|
}
|
|
.icon-redo2:before {
|
|
content: "\e968";
|
|
}
|
|
.icon-user:before {
|
|
content: "\e971";
|
|
}
|
|
.icon-users:before {
|
|
content: "\e972";
|
|
}
|
|
.icon-spinner2:before {
|
|
content: "\e97b";
|
|
}
|
|
.icon-spinner11:before {
|
|
content: "\e984";
|
|
}
|
|
.icon-binoculars:before {
|
|
content: "\e985";
|
|
}
|
|
.icon-search:before {
|
|
content: "\e986";
|
|
}
|
|
.icon-zoom-in:before {
|
|
content: "\e987";
|
|
}
|
|
.icon-zoom-out:before {
|
|
content: "\e988";
|
|
}
|
|
.icon-key:before {
|
|
content: "\e98d";
|
|
}
|
|
.icon-key2:before {
|
|
content: "\e98e";
|
|
}
|
|
.icon-lock:before {
|
|
content: "\e98f";
|
|
}
|
|
.icon-unlocked:before {
|
|
content: "\e990";
|
|
}
|
|
.icon-wrench:before {
|
|
content: "\e991";
|
|
}
|
|
.icon-equalizer:before {
|
|
content: "\e992";
|
|
}
|
|
.icon-equalizer2:before {
|
|
content: "\e993";
|
|
}
|
|
.icon-cog:before {
|
|
content: "\e994";
|
|
}
|
|
.icon-cogs:before {
|
|
content: "\e995";
|
|
}
|
|
.icon-meter:before {
|
|
content: "\e9a6";
|
|
}
|
|
.icon-meter2:before {
|
|
content: "\e9a7";
|
|
}
|
|
.icon-download3:before {
|
|
content: "\e9c7";
|
|
}
|
|
.icon-upload3:before {
|
|
content: "\e9c8";
|
|
}
|
|
.icon-earth:before {
|
|
content: "\e9ca";
|
|
}
|
|
.icon-flag:before {
|
|
content: "\e9cc";
|
|
}
|
|
.icon-attachment:before {
|
|
content: "\e9cd";
|
|
}
|
|
.icon-eye:before {
|
|
content: "\e9ce";
|
|
}
|
|
.icon-eye-plus:before {
|
|
content: "\e9cf";
|
|
}
|
|
.icon-eye-minus:before {
|
|
content: "\e9d0";
|
|
}
|
|
.icon-star-empty:before {
|
|
content: "\e9d7";
|
|
}
|
|
.icon-star-half:before {
|
|
content: "\e9d8";
|
|
}
|
|
.icon-star-full:before {
|
|
content: "\e9d9";
|
|
}
|
|
.icon-warning:before {
|
|
content: "\ea07";
|
|
}
|
|
.icon-notification:before {
|
|
content: "\ea08";
|
|
}
|
|
.icon-question:before {
|
|
content: "\ea09";
|
|
}
|
|
.icon-plus:before {
|
|
content: "\ea0a";
|
|
}
|
|
.icon-minus:before {
|
|
content: "\ea0b";
|
|
}
|
|
.icon-info:before {
|
|
content: "\ea0c";
|
|
}
|
|
.icon-cancel-circle:before {
|
|
content: "\ea0d";
|
|
}
|
|
.icon-blocked:before {
|
|
content: "\ea0e";
|
|
}
|
|
.icon-cross:before {
|
|
content: "\ea0f";
|
|
}
|
|
.icon-checkmark:before {
|
|
content: "\ea10";
|
|
}
|
|
.icon-stop:before {
|
|
content: "\ea17";
|
|
}
|
|
.icon-stop2:before {
|
|
content: "\ea1e";
|
|
}
|
|
.icon-volume-mute:before {
|
|
content: "\ea29";
|
|
}
|
|
.icon-volume-mute2:before {
|
|
content: "\ea2a";
|
|
}
|
|
.icon-volume-increase:before {
|
|
content: "\ea2b";
|
|
}
|
|
.icon-volume-decrease:before {
|
|
content: "\ea2c";
|
|
}
|
|
.icon-arrow-up2:before {
|
|
content: "\ea3a";
|
|
}
|
|
.icon-arrow-right2:before {
|
|
content: "\ea3c";
|
|
}
|
|
.icon-arrow-down2:before {
|
|
content: "\ea3e";
|
|
}
|
|
.icon-arrow-left2:before {
|
|
content: "\ea40";
|
|
}
|
|
.icon-circle-up:before {
|
|
content: "\ea41";
|
|
}
|
|
.icon-circle-right:before {
|
|
content: "\ea42";
|
|
}
|
|
.icon-circle-down:before {
|
|
content: "\ea43";
|
|
}
|
|
.icon-circle-left:before {
|
|
content: "\ea44";
|
|
}
|
|
.icon-sort-alpha-asc:before {
|
|
content: "\ea48";
|
|
}
|
|
.icon-sort-alpha-desc:before {
|
|
content: "\ea49";
|
|
}
|
|
.icon-sort-amount-asc:before {
|
|
content: "\ea4c";
|
|
}
|
|
.icon-sort-amount-desc:before {
|
|
content: "\ea4d";
|
|
}
|
|
.icon-checkbox-checked:before {
|
|
content: "\ea52";
|
|
}
|
|
.icon-checkbox-unchecked:before {
|
|
content: "\ea53";
|
|
}
|
|
.icon-radio-checked:before {
|
|
content: "\ea54";
|
|
}
|
|
.icon-radio-checked2:before {
|
|
content: "\ea55";
|
|
}
|
|
.icon-radio-unchecked:before {
|
|
content: "\ea56";
|
|
}
|
|
.icon-crop:before {
|
|
content: "\ea57";
|
|
}
|
|
.icon-filter:before {
|
|
content: "\ea5b";
|
|
}
|