@font-face {
    font-family: 'HGGGOTHICSSI';
    font-style: normal;
    font-weight: 200;
    src: local('HGGGOTHICSSI_20G'),
         url('./ttf/HGGGOTHICSSI_20G.TTF') format('truetype'),
         url('./otf/HGGGOTHICSSI_PRO_20G.OTF') format('opentype');
}
@font-face {
    font-family: 'HGGGOTHICSSI';
    font-style: normal;
    font-weight: 400;
    src: local('HGGGOTHICSSI_40G'),
         url('./ttf/HGGGOTHICSSI_40G.TTF') format('truetype'),
         url('./otf/HGGGOTHICSSI_PRO_40G.OTF') format('opentype');
}
@font-face {
    font-family: 'HGGGOTHICSSI';
    font-style: normal;
    font-weight: 600;
    src: local('HGGGOTHICSSI_60G'),
         url('./ttf/HGGGOTHICSSI_60G.TTF') format('truetype'),
         url('./otf/HGGGOTHICSSI_PRO_60G.OTF') format('opentype');
}
@font-face {
    font-family: 'HGGGOTHICSSI';
    font-style: normal;
    font-weight: 800;
    src: local('HGGGOTHICSSI_80G'),
         url('./ttf/HGGGOTHICSSI_80G.TTF') format('truetype'),
         url('./otf/HGGGOTHICSSI_PRO_80G.OTF') format('opentype');
}
@font-face {
    font-family: 'HGGGOTHICSSI';
    font-style: normal;
    font-weight: 900;
    src: local('HGGGOTHICSSI99G'),
         url('./ttf/HGGGOTHICSSI_PRO_99G.OTF') format('opentype');
}