Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- h1{
- color: green;
- }
- @font-face {
- font-family: 'glyphicons';
- src: url("../../test/commons/fonts/glyphicons-halflings-regular.ttf");
- /*src: url('../fonts/sassonprimarys-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/sassonprimarys-halflings-regular.woff2') format('woff2'), url('../fonts/sassonprimarys-halflings-regular.woff') format('woff'), url('../fonts/sassonprimarys-halflings-regular.ttf') format('truetype'), url('../fonts/sassonprimarys-halflings-regular.svg#sassonprimarys_halflingsregular') format('svg');*/
- }
- .glyphicons{
- /*position: relative;
- top: 1px;
- display: inline-block;*/
- font-family: 'glyphicons';
- /*font-style: normal;
- font-weight: normal;
- line-height: 1;*/
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;*
- }
Add Comment
Please, Sign In to add comment