PHRAS-2419 #comment add icomoon #time 5h

This commit is contained in:
Harrys Ravalomanana
2019-06-06 18:21:57 +04:00
parent fbda66f4e7
commit 300c413848
12 changed files with 416 additions and 8 deletions

View File

@@ -0,0 +1,34 @@
[class^="icon-"], [class*=" icon-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'icomoon' !important;
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;
}
.icon-picto-information:before {
content: "\e900";
}
.icon-pastille-rond:before {
content: "\e901";
}
.icon-pastille-carre:before {
content: "\e902";
}
.icon-picto-point-list:before {
content: "\e903";
}
.icon-picto-three-little-point:before {
content: "\e904";
}
.icon-picto-search-new:before {
content: "\e905";
}