﻿@font-face {
    font-family: "Gotham";
    font-style: normal;
    font-weight: 400;
    src: url("fonts/Gotham-Book.woff2") format('woff2'), url("fonts/Gotham-Book.woff") format('woff'), url("fonts/Gotham-Book.otf") format('opentype');
}

@font-face {
    font-family: "Gotham";
    font-style: italic;
    font-weight: 400;
    src: url("fonts/Gotham-BookItalic.woff2") format('woff2'), url("fonts/Gotham-BookItalic.woff") format('woff'), url("fonts/Gotham-BookItalic.otf") format('opentype');
}

@font-face {
    font-family: "Gotham";
    font-style: normal;
    font-weight: 500;
    src: url("fonts/Gotham-Medium.woff2") format('woff2'), url("fonts/Gotham-Medium.woff") format('woff'), url("fonts/Gotham-Medium.otf") format('opentype');
}

@font-face {
    font-family: "Gotham";
    font-style: italic;
    font-weight: 500;
    src: url("fonts/Gotham-MediumItalic.woff2") format('woff2'), url("fonts/Gotham-MediumItalic.woff") format('woff'), url("fonts/Gotham-MediumItalic.otf") format('opentype');
}

@font-face {
    font-family: "Gotham";
    font-style: normal;
    font-weight: 700;
    src: url("fonts/Gotham-Bold.woff2") format('woff2'), url("fonts/Gotham-Bold.woff") format('woff'), url("fonts/Gotham-Bold.otf") format('opentype');
}

@font-face {
    font-family: "Gotham";
    font-style: italic;
    font-weight: 700;
    src: url("fonts/Gotham-BoldItalic.woff2") format('woff2'), url("fonts/Gotham-BoldItalic.woff") format('woff'), url("fonts/Gotham-BoldItalic.otf") format('opentype');
}
