@font-face {
    font-family: 'Gotham';
    src: url('fonts/ufonts.com_gotham_book_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family:'DidotLHRomanOsF';
    src:url("fonts/DidotLH-RomanOsF.woff") format("truetype");
}

@font-face{
    font-family:'GaramondLightItalic';
    src:url("fonts/Garamond-LightItalic.ttf") format("truetype");
}