/* style.css */

@font-face {
    font-family: handelson;
    src: url("handelson.otf") format("opentype");
    font-weight: bold;
    font-style: normal;
}