@font-face {
    font-weight: 100;
    font-family: Stolzl;
    src: url("../font-stolz/stolzl_thin.otf");
}
@font-face {
    font-weight: 200;
    font-family: Stolzl;
    src: url("../font-stolz/stolzl_light.otf");
}
@font-face {
    font-weight: 300;
    font-family: Stolzl;
    src: url("../font-stolz/stolzl_book.otf");
}
@font-face {
    font-weight: 400;
    font-family: Stolzl;
    src: url("../font-stolz/stolzl_regular.otf");
}
@font-face {
    font-weight: 500;
    font-family: Stolzl;
    src: url("../font-stolz/stolzl_medium.otf");
}
@font-face {
    font-weight: 700;
    font-family: Stolzl;
    src: url("../font-stolz/stolzl_bold.otf");
}