    @font-face {
    font-family: 'General Sans';
    font-style: normal;
    font-weight: normal;
    src: local('General Sans'), url('/assets/font/GeneralSans-Regular.woff') format('woff');
    }
    

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

    @font-face {
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 200;
    src: local('General Sans'), url('./GeneralSans-Extralight.woff') format('woff');
    }
    

    @font-face {
    font-family: 'General Sans';
    font-style: italic;
    font-weight: 200;
    src: local('General Sans'), url('./GeneralSans-ExtralightItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 300;
    src: local('General Sans'), url('./GeneralSans-Light.woff') format('woff');
    }
    

    @font-face {
    font-family: 'General Sans';
    font-style: italic;
    font-weight: 300;
    src: local('General Sans'), url('./GeneralSans-LightItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 500;
    src: local('General Sans'), url('./GeneralSans-Medium.woff') format('woff');
    }
    

    @font-face {
    font-family: 'General Sans';
    font-style: italic;
    font-weight: 500;
    src: local('General Sans'), url('./GeneralSans-MediumItalic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 600;
    src: local('General Sans'), url('./GeneralSans-Semibold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'General Sans';
    font-style: italic;
    font-weight: 600;
    src: local('General Sans'), url('./GeneralSans-SemiboldItalic.woff') format('woff');
    }
    

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

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