@font-face {
    font-family: 'lucida_grandebold';
    src: url('../fonts/lucidagrande-webfont.eot');
    src: url('../fonts/lucidagrande-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lucidagrande-webfont.woff2') format('woff2'),
         url('../fonts/lucidagrande-webfont.woff') format('woff'),
         url('../fonts/lucidagrande-webfont.ttf') format('truetype'),
         url('../fonts/lucidagrande-webfont.svg#lucida_grandebold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'geomanist_regularregular';
    src: url('geomanist-regular-webfont.eot');
    src: url('geomanist-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('geomanist-regular-webfont.woff2') format('woff2'),
         url('geomanist-regular-webfont.woff') format('woff'),
         url('geomanist-regular-webfont.ttf') format('truetype'),
         url('geomanist-regular-webfont.svg#geomanist_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}