
@font-face {
    font-family: 'Garamound';
    src: local('Garamound'), url('Garamond-Premier-Pro.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: fallback;
}
@font-face {
    font-family: 'Garamound';
    src: local('Garamound'), url('GaramondPremrPro-LtDisp.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: fallback;
}
@font-face {
    font-family: 'Garamound';
    src: local('Garamound'), url('GaramondPremrPro-Bd.woff2') format('woff2'), url('GaramondPremrPro-Bd.woff') format('woff'), url('GaramondPremrPro-Bd.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: fallback;
}
@font-face {
    font-family: 'GothamPro';
    src: local('GothamPro') url('GothamPro.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: fallback;
}