275 lines
No EOL
3.4 KiB
CSS
275 lines
No EOL
3.4 KiB
CSS
/**
|
|
* @FONTS
|
|
* =============================================================================
|
|
*
|
|
* fonts.css v0.1.23 | GNU GPL License |
|
|
*
|
|
*/
|
|
|
|
/*
|
|
Compatibility
|
|
----------------------------------------------------------------------------
|
|
1. IE9 Compat Modes
|
|
2. IE6-IE8
|
|
3. Super Modern Browsers
|
|
4. Pretty Modern Browsers
|
|
5. Safari, Android, iOS
|
|
6. Legacy iOS
|
|
*/
|
|
|
|
@font-face
|
|
{
|
|
font-family: 'icomoon';
|
|
src: url('../fonts/icomoon.eot?rwmkoy'); /* 1 */
|
|
src: url('../fonts/icomoon.eot?rwmkoy#iefix') format('embedded-opentype'), /* 2 */
|
|
url('../fonts/icomoon.woff2?rwmkoy') format('woff2'), /* 3 */
|
|
url('../fonts/icomoon.woff?rwmkoy') format('woff'), /* 4 */
|
|
url('../fonts/icomoon.otf?rwmkoy') format('opentype'), /* 5 */
|
|
url('../fonts/icomoon.ttf?rwmkoy') format('truetype'), /* 5 */
|
|
url('../fonts/icomoon.svg?rwmkoy#icomoon') format('svg'); /* 6 */
|
|
font-display: block;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
}
|
|
|
|
/**
|
|
* Iconos
|
|
*
|
|
*/
|
|
|
|
[class^="icon-"],
|
|
[class*=" icon-"]
|
|
{
|
|
font-family: 'icomoon' !important;
|
|
font-variant: normal;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
line-height: 1;
|
|
text-transform: none;
|
|
|
|
speak: never;
|
|
|
|
/* Better Font Rendering =========== */
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
|
|
.icon-chevrons-right:before
|
|
{
|
|
content: "\e900";
|
|
}
|
|
|
|
.icon-edit:before
|
|
{
|
|
content: "\e901";
|
|
}
|
|
|
|
.icon-corner-right-down:before
|
|
{
|
|
content: "\e902";
|
|
}
|
|
|
|
.icon-folder:before
|
|
{
|
|
content: "\e903";
|
|
}
|
|
|
|
.icon-book:before
|
|
{
|
|
content: "\e904";
|
|
}
|
|
|
|
.icon-book-open:before
|
|
{
|
|
content: "\e905";
|
|
}
|
|
|
|
.icon-tag:before
|
|
{
|
|
content: "\e906";
|
|
}
|
|
|
|
.icon-arrow-right:before
|
|
{
|
|
content: "\e907";
|
|
}
|
|
|
|
.icon-alert-circle:before
|
|
{
|
|
content: "\e908";
|
|
}
|
|
|
|
.icon-check-circle:before
|
|
{
|
|
content: "\e909";
|
|
}
|
|
|
|
.icon-facebook:before
|
|
{
|
|
content: "\e90a";
|
|
}
|
|
|
|
.icon-home:before
|
|
{
|
|
content: "\e90b";
|
|
}
|
|
|
|
.icon-instagram:before
|
|
{
|
|
content: "\e90c";
|
|
}
|
|
|
|
.icon-play:before
|
|
{
|
|
content: "\e90d";
|
|
}
|
|
|
|
.icon-search:before
|
|
{
|
|
content: "\e90e";
|
|
}
|
|
|
|
.icon-settings:before
|
|
{
|
|
content: "\e90f";
|
|
}
|
|
|
|
.icon-skip-back:before
|
|
{
|
|
content: "\e910";
|
|
}
|
|
|
|
.icon-skip-forward:before
|
|
{
|
|
content: "\e911";
|
|
}
|
|
|
|
.icon-user:before
|
|
{
|
|
content: "\e912";
|
|
}
|
|
|
|
.icon-x:before
|
|
{
|
|
content: "\e913";
|
|
}
|
|
|
|
.icon-x-circle:before
|
|
{
|
|
content: "\e914";
|
|
}
|
|
|
|
.icon-home3:before
|
|
{
|
|
content: "\e915";
|
|
}
|
|
|
|
.icon-chevrons-down:before
|
|
{
|
|
content: "\e916";
|
|
}
|
|
|
|
.icon-mail:before
|
|
{
|
|
content: "\e917";
|
|
}
|
|
|
|
.icon-map-pin:before
|
|
{
|
|
content: "\e918";
|
|
}
|
|
|
|
.icon-phone:before
|
|
{
|
|
content: "\e919";
|
|
}
|
|
|
|
.icon-menu:before
|
|
{
|
|
content: "\e91a";
|
|
}
|
|
|
|
.icon-airplay:before
|
|
{
|
|
content: "\e91b";
|
|
}
|
|
|
|
.icon-chevron-left:before
|
|
{
|
|
content: "\e91c";
|
|
}
|
|
|
|
.icon-chevron-right:before
|
|
{
|
|
content: "\e91d";
|
|
}
|
|
|
|
.icon-square:before
|
|
{
|
|
content: "\e91e";
|
|
}
|
|
|
|
.icon-picture:before
|
|
{
|
|
content: "\eaa1";
|
|
}
|
|
|
|
.icon-washing-machine:before
|
|
{
|
|
content: "\eb07";
|
|
}
|
|
|
|
.icon-tv:before
|
|
{
|
|
content: "\ebce";
|
|
}
|
|
|
|
.icon-cake:before
|
|
{
|
|
content: "\ec50";
|
|
}
|
|
|
|
.icon-refrigerator:before
|
|
{
|
|
content: "\ec72";
|
|
}
|
|
|
|
.icon-burger:before
|
|
{
|
|
content: "\ec80";
|
|
}
|
|
|
|
.icon-coffee-pot:before
|
|
{
|
|
content: "\ec92";
|
|
}
|
|
|
|
.icon-leaf:before
|
|
{
|
|
content: "\ec9b";
|
|
}
|
|
|
|
.icon-paw:before
|
|
{
|
|
content: "\eca3";
|
|
}
|
|
|
|
.icon-car-parking2:before
|
|
{
|
|
content: "\eccb";
|
|
}
|
|
|
|
.icon-bicycle-riding:before
|
|
{
|
|
content: "\ece4";
|
|
}
|
|
|
|
.icon-rowing:before
|
|
{
|
|
content: "\ece7";
|
|
}
|
|
|
|
.icon-wifi-100:before
|
|
{
|
|
content: "\ed65";
|
|
} |