

@font-face {
    font-family: 'ge_ss_twobold';
    src: url('../fonts/gesstwobold.woff2') format('woff2'),
         url('../fonts/gesstwobold.woff') format('woff'),
         url('../fonts/gesstwobold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ge_ss_twolight';
    src: url('../fonts/gesstwolight.woff2') format('woff2'),
         url('../fonts/gesstwolight.woff') format('woff'),
         url('../fonts/gesstwolight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}