@font-face {
    font-family: 'General Sans';
    font-style: normal;
    font-weight: normal;
    src: local('General Sans'), url('GeneralSans-Regular.woff') format('woff');
}
@font-face {
    font-family: 'General Sans Regular';
    font-style: normal;
    font-weight: normal;
    src: local('General Sans Regular'), url('GeneralSans-Regular.woff') format('woff');
}
@font-face {
    font-family: 'General Sans Italic';
    font-style: italic;
    font-weight: normal;
    src: local('General Sans Italic'), url('GeneralSans-Italic.woff') format('woff');
}
@font-face {
    font-family: 'General Sans Light Italic';
    font-style: italic;
    font-weight: lighter;
    src: local('General Sans Light Italic'), url('GeneralSans-LightItalic.woff') format('woff');
}
@font-face {
    font-family: 'General Sans Medium';
    font-style: normal;
    font-weight: normal;
    src: local('General Sans Medium'), url('GeneralSans-Medium.woff') format('woff');
}
@font-face {
    font-family: 'General Sans Medium Italic';
    font-style: italic;
    font-weight: normal;
    src: local('General Sans Medium Italic'), url('GeneralSans-MediumItalic.woff') format('woff');
}

@font-face {
    font-family: 'General Sans Bold';
    font-style: normal;
    font-weight: bold;
    src: local('General Sans Bold'), url('GeneralSans-Bold.woff') format('woff');
}
@font-face {
    font-family: 'General Sans Bold Italic';
    font-style: italic;
    font-weight: bold;
    src: local('General Sans Bold Italic'), url('GeneralSans-BoldItalic.woff') format('woff');
}