@font-face {
    font-family: Cabin;
    src: url("cabin/Cabin-Regular.otf") format("opentype");
}

@font-face {
    font-family: Cabin;
    font-weight: bold;
    src: url("cabin/Cabin-Bold.otf") format("opentype");
}