intro-site/css/font/droid-naskh.css

9 lines
372 B
CSS

@font-face {
font-family: "primary-font";
src: url("../../fonts/droid-naskh-400.eot");
src: url("../../fonts/droid-naskh-400.eot?#iefix") format("embedded-opentype"),
url("../../fonts/droid-naskh-400.woff2") format("woff2"),
url("../../fonts/droid-naskh-400.woff") format("woff"),
url("../../fonts/droid-naskh-400.ttf") format("truetype");
font-weight: 400;
}