@font-face {
    font-family: "Icons";
    src: url("/fonts/ftw-icons.eot");
    src: url("/fonts/ftw-icons.eot?#iefix") format("embedded-opentype"), 
	url("/fonts/ftw-icons.woff") format("woff"), 
	url("/fonts/ftw-icons.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
