@bmat/icons
Version:
BMAT custom icons
196 lines (151 loc) • 3.04 kB
Plain Text
$bmat-icons-path: "" !default;
@font-face {
font-family: "vericast-icons";
src: url("#{$bmat-icons-path}/icons/vericast-icons.eot?y6r6tf"),
url("#{$bmat-icons-path}/icons/vericast-icons.eot?y6r6tf#iefix")
format("embedded-opentype"),
url("#{$bmat-icons-path}/icons/vericast-icons.ttf?y6r6tf")
format("truetype"),
url("#{$bmat-icons-path}/icons/vericast-icons.woff?y6r6tf") format("woff"),
url("#{$bmat-icons-path}/icons/vericast-icons.svg?y6r6tf#vericast-icons")
format("svg");
font-weight: normal;
font-style: normal;
}
[class^="bm-icon-"],
[class*=" bm-icon-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: "vericast-icons" ;
speak: none;
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;
}
.bm-icon-tv-report::before {
content: "\e903";
}
.bm-icon-ads-report::before {
content: "\e902";
}
.bm-icon-works::before {
content: "\e900";
}
.bm-icon-release-list::before {
content: "\e901";
}
.bm-icon-channels::before {
content: "\e904";
}
.bm-icon-artists::before {
content: "\e905";
}
.bm-icon-top-releases-box::before {
content: "\e906";
}
.bm-icon-track-list::before {
content: "\e907";
}
.bm-icon-content::before {
content: "\e908";
}
.bm-icon-reports::before {
content: "\e909";
}
.bm-icon-top-releases::before {
content: "\e90a";
}
.bm-icon-artist-list::before {
content: "\e90b";
}
.bm-icon-content-hollow::before {
content: "\e90c";
}
.bm-icon-tv::before {
content: "\e90d";
}
.bm-icon-pointer-to-selection::before {
content: "\e90e";
}
.bm-icon-sigpools::before {
content: "\e90f";
}
.bm-icon-edit::before {
content: "\e910";
}
.bm-icon-delete-selection::before {
content: "\e911";
}
.bm-icon-recordings::before {
content: "\e912";
}
.bm-icon-subscriptions::before {
content: "\e913";
}
.bm-icon-radio::before {
content: "\e914";
}
.bm-icon-loop::before {
content: "\e915";
}
.bm-icon-tasks::before {
content: "\e916";
}
.bm-icon-channels2::before {
content: "\e917";
}
.bm-icon-microphone::before {
content: "\e918";
}
.bm-icon-ads::before {
content: "\e919";
}
.bm-icon-it::before {
content: "\e91a";
}
.bm-icon-search::before {
content: "\e91b";
}
.bm-icon-megaphone::before {
content: "\e91c";
}
.bm-icon-content-channel::before {
content: "\e91d";
}
.bm-icon-dashboard::before {
content: "\e91e";
}
.bm-icon-labels::before {
content: "\e91f";
}
.bm-icon-barcode::before {
content: "\e920";
}
.bm-icon-music-report::before {
content: "\e921";
}
.bm-icon-customer::before {
content: "\e922";
}
.bm-icon-tracks::before {
content: "\e923";
}
.bm-icon-camera::before {
content: "\e924";
}
.bm-icon-pause::before {
content: "\e925";
}
.bm-half {
font-size: 0.5em;
}
.bm-1 {
font-size: 2rem;
}
.bm-2 {
font-size: 3rem;
}