@font-face {
    font-family: 'Blenda Script';
    src: url('/static/fonts/BlendaScript.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

.blenda {
    font-family: 'Blenda Script', sans-serif;
}
