@font-face {
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 400;
    src: local('General Sans Regular'), url('../fonts/GeneralSans-Regular.woff') format('woff');
}
@font-face {
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 400;
    src: local('General Sans Italic'), url('../fonts/GeneralSans-Italic.woff') format('woff');
}
@font-face {
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 200;
    src: local('General Sans Extralight Italic'), url('../fonts/GeneralSans-ExtralightItalic.woff') format('woff');
}
@font-face {
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 500;
    src: local('General Sans Medium'), url('../fonts/GeneralSans-Medium.woff') format('woff');
}
@font-face {
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 600;
    src: local('General Sans Semibold'), url('../fonts/GeneralSans-Semibold.woff') format('woff');
}
@font-face {
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 700;
    src: local('General Sans Bold'), url('../fonts/GeneralSans-Bold.woff') format('woff');
}