@font-face {
    font-family: 'Teko';
    src: url("teko-regular.eot");
    src: url("teko-regular.eot?#iefix") format("embedded-opentype"),
    url("teko-regular.woff2") format("woff2"),
    url("teko-regular.woff") format("woff"),
    url("teko-regular.ttf") format("truetype"),
    url("teko-regular.svg#tekoregular") format("svg");
    font-weight: normal;
    font-style: normal; }