
@font-face {
    font-family: 'gothambold';
    src: url('https://www.leonardocompany.com/o/leonardocompany-theme/fonts/gotham-bold.eot');
    src: url('https://www.leonardocompany.com/o/leonardocompany-theme/fonts/gotham-bold.eot?#iefix') format('embedded-opentype'),
    url('https://www.leonardocompany.com/o/leonardocompany-theme/fonts/gotham-bold.woff') format('woff'),
    url('https://www.leonardocompany.com/o/leonardocompany-theme/fonts/gotham-bold.ttf') format('truetype'),
    url('https://www.leonardocompany.com/o/leonardocompany-theme/fonts/gotham-bold.svg#gothamboldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gothambook';
    src: url('https://www.leonardocompany.com/o/leonardocompany-theme/fonts/gotham-book.eot');
    src: url('https://www.leonardocompany.com/o/leonardocompany-theme/fonts/gotham-book.eot?#iefix') format('embedded-opentype'),
    url('https://www.leonardocompany.com/o/leonardocompany-theme/fonts/gotham-book.woff') format('woff'),
    url('https://www.leonardocompany.com/o/leonardocompany-theme/fonts/gotham-book.ttf') format('truetype'),
    url('https://www.leonardocompany.com/o/leonardocompany-theme/fonts/gotham-book.svg#gothambookregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gothamlight';
    src: url('https://www.leonardocompany.com/o/leonardocompany-theme/fonts/gotham-light.eot');
    src: url('https://www.leonardocompany.com/o/leonardocompany-theme/fonts/gotham-light.eot?#iefix') format('embedded-opentype'),
    url('https://www.leonardocompany.com/o/leonardocompany-theme/fonts/gotham-light.woff') format('woff'),
    url('https://www.leonardocompany.com/o/leonardocompany-theme/fonts/gotham-light.ttf') format('truetype'),
    url('https://www.leonardocompany.com/o/leonardocompany-theme/fonts/gotham-light.svg#gothamlightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gothammedium';
    src: url('https://www.leonardocompany.com/o/leonardocompany-theme/fonts/gotham-medium.eot');
    src: url('https://www.leonardocompany.com/o/leonardocompany-theme/fonts/gotham-medium.eot?#iefix') format('embedded-opentype'),
    url('https://www.leonardocompany.com/o/leonardocompany-theme/fonts/gotham-medium.woff') format('woff'),
    url('https://www.leonardocompany.com/o/leonardocompany-theme/fonts/gotham-medium.ttf') format('truetype'),
    url('https://www.leonardocompany.com/o/leonardocompany-theme/fonts/gotham-medium.svg#gothammediumregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.bold{font-family:'gothambold';}
.book{font-family:'gothambook';}
.medium{font-family:'gothammedium';}
.thin{font-family:'gothamlight';}
.light{font-family:'gothamlight';}