﻿
@font-face {
    font-family: "gotham";
    src: url("../fonts/gotham-black-webfont.woff") format("woff"), url("../fonts/gotham-black-webfont.woff") format("woff2");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: "gotham";
    src: url("../fonts/gotham-bold-webfont.woff") format("woff"), url("../fonts/gotham-bold-webfont.woff") format("woff2");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "gotham";
    src: url("../fonts/gotham-book-webfont.woff") format("woff"), url("../fonts/gotham-book-webfont.woff") format("woff2");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "gotham";
    src: url("../fonts/gotham-light-webfont.woff") format("woff"), url("../fonts/gotham-light-webfont.woff") format("woff2");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "gotham";
    src: url("../fonts/gotham-medium-webfont.woff") format("woff"), url("../fonts/gotham-medium-webfont.woff") format("woff2");
    font-weight: 500;
    font-style: normal;
}
