Added icon-font header
This commit is contained in:
parent
41ca1c6692
commit
1780e1d550
@ -1,3 +1,6 @@
|
||||
// Icon font elements
|
||||
// ----------------------------------------------
|
||||
|
||||
@font-face {
|
||||
font-family: 'CartoIcon';
|
||||
src: url('fonts/cartoIcon.eot');
|
||||
@ -34,4 +37,3 @@
|
||||
content: '\<%= glyph.codePoint %>';
|
||||
}
|
||||
<% }); %>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user