1
0
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:
Dan Barber 2013-03-26 22:42:12 +00:00
parent ba9fc72219
commit 79759e41e7

View File

@ -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; }