/* FONTS */

@font-face {
    font-family: 'glecb';
    src: url('fonts/GLECB.TTF') format('truetype'),
    url('fonts/GLECB.woff') format('woff'),
    url('fonts/GLECB.woff2') format('woff2');
}

