@font-face {
    font-family: 'tekoregular';
    src: url('');
    src: url('') format('embedded-opentype'),
         url('teko-regular-webfont.woff2') format('woff2'),
         url('teko-regular-webfont.woff') format('woff'),
         url('') format('truetype'),
         url('teko-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
