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

@font-face {
    font-family: "CenturyGothicBold";
    src: url("CenturyGothicBoldBold.eot");
    src: url("CenturyGothicBold.eot?#iefix")format("embedded-opentype"),
    url("CenturyGothicBold.woff") format("woff"),
    url("CenturyGothicBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 700;
}