@font-face {
    font-family: 'Lumios Marker';
    src: url('fonts/my-creative-land-lumios-marker.otf') format('otf'),
         url('fonts/my-creative-land-lumios-marker-webfont.woff2') format('woff2'),
         url('fonts/my-creative-land-lumios-marker-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
