@font-face {
    font-family: 'MuseoSlab300';
    src: url('museo-slab.eot');
    src: url('museo-slab.eot') format('embedded-opentype'),
         url('museo-slab.woff2') format('woff2'),
         url('museo-slab.woff') format('woff'),
         url('museo-slab.ttf') format('truetype'),
         url('museo-slab.svg#MuseoSlab300') format('svg');
}
@font-face {
    font-family: 'CenturyGothicRegular';
    src: url('gothic2.eot');
    src: url('gothic2.eot') format('embedded-opentype'),
         url('gothic2.woff2') format('woff2'),
         url('gothic2.woff') format('woff'),
         url('rgothic2.ttf') format('truetype'),
         url('gothic2.svg#CenturyGothic') format('svg');
}

@font-face {
    font-family: 'CenturyGothicbold';
    src: url('gothicb2.eot');
    src: url('gothicb2.eot') format('embedded-opentype'),
         url('gothicb2.woff') format('woff'),
         url('gothicb2.ttf') format('truetype'),
         url('gothicb2.svg#CenturyGothic') format('svg');
}

