snappymail/vendors/fontastic/styles.css

273 lines
4.9 KiB
CSS
Raw Normal View History

2016-05-01 09:07:10 +08:00
@charset "UTF-8";
2013-12-15 06:42:32 +08:00
@font-face {
font-family: "snappymail";
src: url("fonts/snappymail.woff2") format("woff2"), url("fonts/snappymail.woff") format("woff");
2013-12-15 06:42:32 +08:00
font-weight: normal;
font-style: normal;
2016-05-01 09:07:10 +08:00
2013-12-15 06:42:32 +08:00
}
[class^="icon-"]::before,
[class*=" icon-"]::before {
font-family: "snappymail" !important;
2013-12-15 06:42:32 +08:00
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
2020-10-28 17:35:17 +08:00
speak: never;
2013-12-15 06:42:32 +08:00
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-arrows-in::before {
2013-12-15 06:42:32 +08:00
content: "\e000";
}
.icon-arrows-out::before {
2013-12-15 06:42:32 +08:00
content: "\e001";
}
.icon-list::before {
2013-12-15 06:42:32 +08:00
content: "\e002";
}
.icon-search::before {
content: "\e003"; /* 🔎 */
2013-12-15 06:42:32 +08:00
}
.icon-user::before {
content: "\e004"; /* 👤 */
2013-12-15 06:42:32 +08:00
}
.icon-user-add::before {
2013-12-15 06:42:32 +08:00
content: "\e005";
}
.icon-paper-plane::before {
2013-12-15 06:42:32 +08:00
content: "\e007";
}
.icon-reply::before {
2013-12-15 06:42:32 +08:00
content: "\e008";
}
.icon-reply-all::before {
2013-12-15 06:42:32 +08:00
content: "\e009";
}
.icon-forward::before {
2013-12-15 06:42:32 +08:00
content: "\e00a";
}
.icon-info::before {
2013-12-15 06:42:32 +08:00
content: "\e00b";
}
.icon-right-dir::before {
content: "\e00c"; /* ▶ */
2013-12-15 06:42:32 +08:00
}
.icon-image::before {
2013-12-15 06:42:32 +08:00
content: "\e00e";
}
.icon-print::before {
content: "\e00f"; /* 🖨 */
2013-12-15 06:42:32 +08:00
}
.icon-cog::before {
content: "\e011"; /* ⚙ */
2013-12-15 06:42:32 +08:00
}
.icon-wrench::before {
content: "\e012"; /* 🔧 */
2013-12-15 06:42:32 +08:00
}
.icon-fire::before {
content: "\e014"; /* 🔥 */
2013-12-15 06:42:32 +08:00
}
.icon-left::before {
content: "\e01b"; /* ➔ rotate 180 */
2013-12-15 06:42:32 +08:00
}
.icon-down::before {
content: "\e01d"; /* ➔ rotate 90 */
2013-12-15 06:42:32 +08:00
}
.icon-right-mini::before {
content: "\e01e"; /* */
2013-12-15 06:42:32 +08:00
}
.icon-down-mini::before {
content: "\e01f"; /* rotate 90 */
2013-12-15 06:42:32 +08:00
}
.icon-up::before {
content: "\e020"; /* ➔ rotate -90 */
2013-12-15 06:42:32 +08:00
}
.icon-star-empty::before {
content: "\e021"; /* ★ color:transparent; text-shadow */
2013-12-15 06:42:32 +08:00
}
.icon-star::before {
content: "\e022"; /* ★ */
2013-12-15 06:42:32 +08:00
}
.icon-at::before {
content: "\e023"; /* @ */
2013-12-15 06:42:32 +08:00
}
.icon-list-add::before {
2013-12-15 06:42:32 +08:00
content: "\e024";
}
.icon-warning::before {
content: "\e029"; /* ⚠️ */
2013-12-15 06:42:32 +08:00
}
.icon-warning-alt::before {
2013-12-15 06:42:32 +08:00
content: "\e02a";
}
.icon-power::before {
content: "\e02b"; /* ⏻ */
2013-12-15 06:42:32 +08:00
}
.icon-plus::before {
content: "\e02c"; /* ✚ */
2013-12-15 06:42:32 +08:00
}
.icon-ok::before {
2013-12-15 06:42:32 +08:00
content: "\e02d";
}
.icon-remove::before {
content: "\e02e"; /* ✖ */
2013-12-15 06:42:32 +08:00
}
.icon-file::before {
2013-12-15 06:42:32 +08:00
content: "\e02f";
}
.icon-file-code::before {
2013-12-15 06:42:32 +08:00
content: "\e030";
}
.icon-file-chart-graph::before {
content: "\e031"; /* 📊 */
2013-12-15 06:42:32 +08:00
}
.icon-file-zip::before {
2013-12-15 06:42:32 +08:00
content: "\e032";
}
.icon-file-music::before {
2013-12-15 06:42:32 +08:00
content: "\e033";
}
.icon-file-text::before {
2013-12-15 06:42:32 +08:00
content: "\e034";
}
.icon-file-image::before {
2013-12-15 06:42:32 +08:00
content: "\e036";
}
.icon-file-certificate::before {
2013-12-15 06:42:32 +08:00
content: "\e038";
}
.icon-attachment::before {
2013-12-15 06:42:32 +08:00
content: "\e039";
}
.icon-file-excel::before {
2013-12-15 06:42:32 +08:00
content: "\e03a";
}
.icon-file-movie::before {
2013-12-15 06:42:32 +08:00
content: "\e03b";
}
.icon-folder-add::before {
2013-12-15 06:42:32 +08:00
content: "\e03c";
}
.icon-folder::before {
content: "\e03d"; /* 📁 */
2013-12-15 06:42:32 +08:00
}
.icon-floppy::before {
content: "\e03e"; /* 💾 */
2013-12-15 06:42:32 +08:00
}
.icon-eye::before {
content: "\e03f"; /* 👁 */
2013-12-15 06:42:32 +08:00
}
.icon-bolt::before {
2013-12-15 06:42:32 +08:00
content: "\e042";
}
.icon-download::before {
2013-12-15 06:42:32 +08:00
content: "\e043";
}
.icon-popup::before {
2013-12-15 06:42:32 +08:00
content: "\e045";
}
.icon-telephone::before {
content: "\e047"; /* ℡ ✆ ☎ ☏ 📞 */
2013-12-15 06:42:32 +08:00
}
.icon-mobile::before {
content: "\e048"; /* 📱 */
2013-12-15 06:42:32 +08:00
}
.icon-pencil::before {
content: "\e049"; /* ✎ */
2013-12-15 06:42:32 +08:00
}
.icon-trash::before {
content: "\e04a"; /* 🗑️ */
2013-12-15 06:42:32 +08:00
}
.icon-left-middle::before {
content: "\e04b"; /* */
2013-12-15 06:42:32 +08:00
}
.icon-right-middle::before {
content: "\e04c"; /* */
2013-12-15 06:42:32 +08:00
}
.icon-key::before {
content: "\e04e"; /* 🔑 */
2013-12-15 06:42:32 +08:00
}
.icon-lock::before {
content: "\e04f"; /* 🔒 */
2013-12-15 06:42:32 +08:00
}
.icon-address-book::before {
2013-12-15 06:42:32 +08:00
content: "\e051";
}
.icon-users::before {
content: "\e055"; /* 👥 */
2013-12-15 06:42:32 +08:00
}
.icon-mail::before {
content: "\e057"; /* ✉ */
2013-12-15 06:42:32 +08:00
}
.icon-checkbox-checked::before {
2013-12-15 06:42:32 +08:00
content: "\e058";
}
.icon-checkbox-unchecked::before {
2013-12-15 06:42:32 +08:00
content: "\e059";
}
.icon-checkbox-partial::before {
2013-12-15 06:42:32 +08:00
content: "\e05a";
}
.icon-radio-checked::before {
2013-12-15 06:42:32 +08:00
content: "\e05b";
}
.icon-radio-unchecked::before {
content: "\e05c";
}
.icon-spinner::before {
content: "\e05e";
}
.icon-archive::before {
content: "\e05f";
}
.icon-filter::before {
content: "\e061"; /* ⊆ */
}
.icon-sync::before {
content: "\e062"; /* ⤻⃔ 🔁 🔃 */
}
.icon-ellipsis-alt::before {
content: "\e063"; /* ⋮ */
}
.icon-import::before {
content: "\e066";
}
.icon-export::before {
content: "\e067";
}
.icon-copy::before {
content: "\e068";
}
.icon-help::before {
2014-04-29 23:31:49 +08:00
content: "\e06b";
}
.icon-resize-in::before {
content: "\e06c";
}
.icon-resize-out::before {
content: "\e06d"; /* ⤢ */
}
.icon-world::before {
content: "\e06f"; /* 🌍 */
2015-02-01 23:44:44 +08:00
}
.icon-braille::before {
content: "\e06e"; /* ⸭ ⠿ ⁞⁞ */
2015-04-11 05:52:15 +08:00
}
.icon-play::before {
content: "\e070"; /* ⏯︎ */
2015-04-11 05:52:15 +08:00
}
.icon-pause::before {
content: "\e071"; /* ⏸︎ */
2015-04-11 05:52:15 +08:00
}
.icon-check-mark-circle-two::before {
2015-04-26 06:01:56 +08:00
content: "\e073";
}
.icon-laptop::before {
content: "\e075"; /* 💻 */
2016-05-01 09:07:10 +08:00
}