@font-face {
    font-family: "Freestyle Script";
    src: url("/fonts/freestyle/freestyle-script.eot");
    src: url("/fonts/freestyle/freestyle-script.eot?#iefix")format("embedded-opentype"),
         url("/fonts/freestyle/freestyle-script.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Gotham Pro Medium";
    src: url("/fonts/gotham-pro/gotham-pro-medium.eot");
    src: url("/fonts/gotham-pro/gotham-pro-medium.eot?#iefix")format("embedded-opentype"),
         url("/fonts/gotham-pro/gotham-pro-medium.woff") format("woff"),
         url("/fonts/gotham-pro/gotham-pro-medium.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Open Sans";
    src: url("/fonts/open-sans/open-sans-regular.eot");
    src: url("/fonts/open-sans/open-sans-regular.eot?#iefix")format("embedded-opentype"),
         url("/fonts/open-sans/open-sans-regular.woff") format("woff"),
         url("/fonts/open-sans/open-sans-regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Open Sans";
    src: url("/fonts/open-sans/open-sans-bold.eot");
    src: url("/fonts/open-sans/open-sans-bold.eot?#iefix")format("embedded-opentype"),
         url("/fonts/open-sans/open-sans-bold.woff") format("woff"),
         url("/fonts/open-sans/open-sans-bold.ttf") format("truetype");
    font-style: normal;
    font-weight: bold;
}