
@font-face {
    font-family: "GothamPro";
    src: url("GothamPro.eot"),
    url("GothamPro.woff") format("woff"),
    url("GothamPro.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "GothamPro";
    src: url("GothamPro-Medium.eot"),
    url("GothamPro-Medium.woff") format("woff"),
    url("GothamPro-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}


@font-face {
    font-family: "GothamPro";
    src: url("GothamPro-Bold.eot"),
    url("GothamPro-Bold.woff") format("woff"),
    url("GothamPro-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "UA_Eagle-Caps Bold";
    src: url("UA_Eagle-Caps Bold.eot"),
    url("UA_Eagle-Caps Bold.woff") format("woff"),
    url("UA_Eagle-Caps Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "SegoeUI-Semibold";
    src: url("SegoeUI-Semibold.eot") format("embedded-opentype"),
    url("SegoeUI-Semibold.woff") format("woff"),
    url("SegoeUI-Semibold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
}

