@font-face {
    font-family: simssans;
    font-weight: 400;
    src: url('/fonts/TheSims/The_Sims_Sans.otf') format('woff');
}

@font-face {
    font-family: simssans;
    font-weight: 700;
    src: url('/fonts/TheSims/The_Sims_Sans-Bold.otf') format('woff');
}

@font-face {
    font-family: benton;
    font-weight: 400;
    src: url('/fonts/TheSims/BentonSans-Regular.otf') format('woff');
}

@font-face {
    font-family: benton;
    font-style: italic;
    font-weight: 400;
    src: url('/fonts/TheSims/BentonSans-RegularItalic.otf') format('woff');
}

@font-face {
    font-family: benton;
    font-weight: 700;
    src: url('/fonts/TheSims/BentonSans-Bold.otf') format('woff');
}

@font-face {
    font-family: benton;
    font-style: italic;
    font-weight: 700;
    src: url('/fonts/TheSims/BentonSans-BoldItalic.otf') format('woff');
}
