@font-face {
    font-family: GNElliotWeb-LightSubset;
    src: url('../../webfonts/GNElliotWeb-Light.ttf') format('truetype');
    unicode-range: U+65-90, U+97-122;
}

@font-face {
    font-family: GNElliotWeb-Light;
    src: url('../../webfonts/GNElliotWeb-Light.ttf') format('truetype');
}

@font-face {
    font-family: GNElliotWebSubset;
    src: url('../../webfonts/GNElliotWeb.ttf') format('truetype');
    unicode-range: U+65-90, U+97-122;
}

@font-face {
    font-family: GNElliotWeb;
    src: url('../../webfonts/GNElliotWeb.ttf') format('truetype');
}

@font-face {
    font-family: GNElliotWeb-BoldSubset;
    src: url('../../webfonts/GNElliotWeb-Bold.ttf') format('truetype');
    unicode-range: U+65-90, U+97-122;
}

@font-face {
    font-family: GNElliotWeb-Bold;
    src: url('../../webfonts/GNElliotWeb-Bold.ttf') format('truetype');
}