@font-face {
    font-family: 'GothamBook';
    src:url('/fonts/GothamBook.woff2') format('woff2'),
         url('/fonts/GothamBook.woff') format('woff');
}

@font-face {
    font-family: 'GothamBold';
    src:url('/fonts/GothamBold.woff2') format('woff2'),
        url('/fonts/GothamBold.woff') format('woff');
}

@font-face {
    font-family: 'GothamMedium';
    src:url('/fonts/GothamMedium.woff2') format('woff2'),
         url('/fonts/GothamMedium.woff') format('woff');
}

@font-face {
    font-family: 'ChronicleDisplaySemibold';
    src:url('/fonts/ChronicleDisplaySemibold.woff2') format('woff2'),
        url('/fonts/ChronicleDisplaySemibold.woff') format('woff');
}
