@font-face {
    font-family: 'GeneralSansRegular';
    src: local('GeneralSansRegular'), url(fonts/GeneralSans_Complete/Fonts/OTF/GeneralSans-Regular.otf) format('opentype');
}

@font-face {
    font-family: 'GeneralSansMedium';
    src: local('GeneralSansMedium'), url(fonts/GeneralSans_Complete/Fonts/OTF/GeneralSans-Medium.otf) format('opentype');
}

@font-face {
    font-family: 'GeneralSansSemibold';
    src: local('GeneralSansSemibold'), url(fonts/GeneralSans_Complete/Fonts/OTF/GeneralSans-Semibold.otf) format('opentype');
}