mirror of
https://github.com/danbee/cv
synced 2025-03-04 08:59:12 +00:00
Deployed to gh-pages
This commit is contained in:
parent
ba9fc72219
commit
79759e41e7
@ -30,8 +30,8 @@
|
||||
* COLOURS */
|
||||
@font-face {
|
||||
font-family: 'icomoon';
|
||||
src: url("/fonts/icomoon.eot");
|
||||
src: url("/fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("/fonts/icomoon.woff") format("woff"), url("/fonts/icomoon.ttf") format("truetype"), url("/fonts/icomoon.svg#icomoon") format("svg");
|
||||
src: url("../fonts/icomoon.eot");
|
||||
src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.svg#icomoon") format("svg");
|
||||
font-weight: normal;
|
||||
font-style: normal; }
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user