@font-face {
    font-family: 'EtelkaLight';
    src: url('../fonts/EtelkaLight.otf') format('opentype');
}

body {
    font-family: 'EtelkaLight', sans-serif;
}


