@font-face {
    font-family: 'Museo Slab 100';
    src: url('MuseoSlab-100.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Museo Slab 300';
    src: url('MuseoSlab-300.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Museo Slab 700';
    src: url('MuseoSlab-700.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

