Skip to content

Instantly share code, notes, and snippets.

View bendechrai's full-sized avatar

Ben Dechrai bendechrai

View GitHub Profile
@bendechrai
bendechrai / entypo.css
Last active December 18, 2015 04:48 — forked from jokka/entypo.css
@font-face {
font-family: 'EntypoRegular';
src: url('font/entypo.eot');
src: url('font/entypo.eot?#iefix') format('embedded-opentype'),
url('font/entypo.woff') format('woff'),
url('font/entypo.ttf') format('truetype'),
url('font/entypo.svg#EntypoRegular') format('svg');
font-weight: normal;
font-style: normal;
}