@font-face {
    font-family: 'GFONT';
    font-style: normal;
    font-stretch: normal;
    font-display: swap;
    font-weight: 300;
    src: url('./GFONT/GFONT-Light.woff2') format('woff2');
}
@font-face {
    font-family: 'GFONT';
    font-style: italic;
    font-stretch: normal;
    font-display: swap;
    font-weight: 300;
    src: url('./GFONT/GFONT-LightItalic.woff2') format('woff2');
}
@font-face {
    font-family: 'GFONT';
    font-style: normal;
    font-stretch: normal;
    font-display: swap;
    font-weight: 400;
    src: url('./GFONT/GFONT-Regular.woff2') format('woff2');
}
@font-face {
    font-family: 'GFONT';
    font-style: italic;
    font-stretch: normal;
    font-display: swap;
    font-weight: 400;
    src: url('./GFONT/GFONT-RegularItalic.woff2') format('woff2');
}
@font-face {
    font-family: 'GFONT';
    font-style: normal;
    font-stretch: normal;
    font-display: swap;
    font-weight: 500;
    src: url('./GFONT/GFONT-Medium.woff2') format('woff2');
}
@font-face {
    font-family: 'GFONT';
    font-style: italic;
    font-stretch: normal;
    font-display: swap;
    font-weight: 500;
    src: url('./GFONT/GFONT-MediumItalic.woff2') format('woff2');
}
@font-face {
    font-family: 'GFONT';
    font-style: normal;
    font-stretch: normal;
    font-display: swap;
    font-weight: 600;
    src: url('./GFONT/GFONT-SemiBold.woff2') format('woff2');
}
@font-face {
    font-family: 'GFONT';
    font-style: italic;
    font-stretch: normal;
    font-display: swap;
    font-weight: 600;
    src: url('./GFONT/GFONT-SemiBoldItalic.woff2') format('woff2');
}
@font-face {
    font-family: 'GFONT';
    font-style: normal;
    font-stretch: normal;
    font-display: swap;
    font-weight: 700;
    src: url('./GFONT/GFONT-Bold.woff2') format('woff2');
}
@font-face {
    font-family: 'GFONT';
    font-style: italic;
    font-stretch: normal;
    font-display: swap;
    font-weight: 700;
    src: url('./GFONT/GFONT-BoldItalic.woff2') format('woff2');
}
