@font-face {
    font-family: 'Perla';
    src: url('perla.eot');
    src: url('perla.eot?#iefix') format('embedded-opentype'),
         url('perla.woff') format('woff'),
         url('perla.ttf') format('truetype'),
         url('perla.svg#perla') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham-Book';
    src: url('gotham-book.eot');
    src: url('gotham-book.eot?#iefix') format('embedded-opentype'),
         url('gotham-book.woff') format('woff'),
         url('gotham-book.ttf') format('truetype'),
         url('gotham-book.svg#gotham-book') format('svg');
    font-weight: normal;
    font-style: normal;
}