Added Material Design Icons CSS.
This commit is contained in:
parent
9f47f9f49c
commit
6dc669ac19
15
components/01_Atoms/fonts/_fonts.scss
Normal file
15
components/01_Atoms/fonts/_fonts.scss
Normal file
@ -0,0 +1,15 @@
|
||||
.LP-material-icons{
|
||||
font-family: 'Material Icons';
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-size: 24px;
|
||||
line-height: 1;
|
||||
letter-spacing: normal;
|
||||
text-transform: none;
|
||||
display: inline-block;
|
||||
white-space: nowrap;
|
||||
word-wrap: normal;
|
||||
direction: ltr;
|
||||
-moz-font-feature-settings: 'liga';
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
Loading…
Reference in New Issue
Block a user