@font-face {
    font-family: 'General Sans';
    src: url("GeneralSans-Regular.otf") format("opentype");
}

@font-face {
    font-family: 'General Sans';
    font-weight: bold;
    src: url("GeneralSans-Bold.otf") format("opentype");
}