/* CSS-Datei für Entypo Font-Face*/
@charset "UTF-8";
@font-face {
    font-family: "Entypo";
	src: url('../../font-face/Entypo/entypo.eot'); /* IE9 Compat Modes */
    src: url("../../font-face/Entypo/entypo.eot?#iefix") format("embedded-opentype"),
         url("../../font-face/Entypo/entypo.woff") format("woff"),
         url("../../font-face/Entypo/entypo.ttf") format("truetype"),
         url("../../font-face/Entypo/entypo.svg#entypo") format("svg");
	font-weight: normal;
}