Commit bbfb88c1 authored by Aron Carroll's avatar Aron Carroll Committed by gergely-ujvari

Add search icon to the icon font

parent 9d6fb43f
No preview for this file type
This diff is collapsed.
No preview for this file type
No preview for this file type
This diff is collapsed.
@font-face {
font-family: 'h';
src:url('fonts/h.eot');
src:url('fonts/h.eot?#iefix') format('embedded-opentype'),
url('fonts/h.woff') format('woff'),
url('fonts/h.ttf') format('truetype'),
url('fonts/h.svg#h') format('svg');
src:url('fonts/h.eot?bykdte');
src:url('fonts/h.eot?#iefixbykdte') format('embedded-opentype'),
url('fonts/h.woff?bykdte') format('woff'),
url('fonts/h.ttf?bykdte') format('truetype'),
url('fonts/h.svg?bykdte#h') format('svg');
font-weight: normal;
font-style: normal;
}
......@@ -245,3 +245,6 @@
.icon-link:before {
content: "\e60a";
}
.icon-uniE60C:before {
content: "\e60c";
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment