@font-face {
    font-family: "Gotham-Bold";
    src: url("../fonts/gotham/Gotham-Bold.woff") format("woff"),
        url("../fonts/gotham/Gotham-Bold.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Gotham-book";
    src: url("../fonts/gotham/Gotham-Book.woff") format("woff"),
        url("../fonts/gotham/Gotham-Book.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Gotham-book-italic";
    src: url("../fonts/gotham/Gotham-BookItalic.woff") format("woff"),
        url("../fonts/gotham/Gotham-BookItalic.woff2") format("woff2");
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: "Gotham-medium";
    src: url("../fonts/gotham/Gotham-Medium.woff") format("woff"),
        url("../fonts/gotham/Gotham-Medium.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Gotham-medium-italic";
    src: url("../fonts/gotham/Gotham-MediumItalic.woff") format("woff"),
        url("../fonts/gotham/Gotham-MediumItalic.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Made-mirage-black";
    src: url("../fonts/mirage/MADEMirage-Black.woff") format("woff"),
        url("../fonts/mirage/MADEMirage-Black.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Made-mirage-bold";
    src: url("../fonts/mirage/MADEMirage-Bold.woff") format("woff"),
        url("../fonts/mirage/MADEMirage-Bold.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}
