/* -- Apercu Regular -- */
@font-face {
    font-family: "Apercu Pro";
    src: url("apercu_regular_pro-webfont.eot");
    src: url("apercu_regular_pro-webfont.eot?#iefix") format("embedded-opentype"),
         url("apercu_regular_pro-webfont.woff") format("woff"),
         url("apercu_regular_pro-webfont.ttf") format("truetype"),
         url("apercu_regular_pro-webfont.svg#apercu_proregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* -- Apercu Bold -- */
@font-face {
    font-family: "Apercu Pro";
    src: url("apercu_bold_pro-webfont.eot");
    src: url("apercu_bold_pro-webfont.eot?#iefix") format("embedded-opentype"),
         url("apercu_bold_pro-webfont.woff") format("woff"),
         url("apercu_bold_pro-webfont.ttf") format("truetype"),
         url("apercu_bold_pro-webfont.svg#apercu_probold") format("svg");
    font-weight: bold;
    font-style: normal;
}

/* -- CityCycle Icons -- */
@font-face {
  font-family: "citycycle-icons";
  src: url("citycycle-icons.eot?5ixe8y");
  src: url("citycycle-icons.eot?#iefix5ixe8y") format("embedded-opentype"),
       url("citycycle-icons.woff?5ixe8y") format("woff"),
       url("citycycle-icons.ttf?5ixe8y") format("truetype"),
       url("citycycle-icons.svg?5ixe8y#citycycle-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}