
@font-face {
    src: url('fonts/Museo_Slab_100.otf');
    font-family: museo-slab;
    font-weight: 100;
    font-style: normal;
	font-display: block;
}

@font-face {
    src: url('fonts/Museo_Slab_500.otf');
    font-family: museo-slab;
    font-weight: 500;
    font-style: normal;
	font-display: block;
}
