@font-face {
   font-family: "FC Iconic Text";
   src: url("fonts/FC Iconic Text Italic.woff") format("woff"), url("fonts/FC Iconic Text Italic.eot") format("embedded-opentype"), url("fonts/FC Iconic Text Italic.otf") format("opentype");
   font-weight: normal;
   font-style: italic;
}
@font-face {
   font-family: "FC Iconic Text";
   src: url("fonts/FC Iconic Text Regular.woff") format("woff"), url("fonts/FC Iconic Text Regular.eot") format("embedded-opentype"), url("fonts/FC Iconic Text Regular.otf") format("opentype");
   font-weight: normal;
   font-style: normal;
}