@font-face {
    font-family: 'GN Elliot';
    src: url('GNElliot-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'GN Elliot';
    src: url('GNElliot-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GN Elliot';
    src: url('GNElliot-Italic.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'GN Elliot';
    src: url('GNElliot-Light.woff2') format('woff2');
    font-weight: light;
    font-style: normal;
}

@font-face {
    font-family: 'GN Elliot';
    src: url('GNElliot-LightItalic.woff2') format('woff2');
    font-weight: light;
    font-style: italic;
}