@font-face {
    font-family: 'tekobold';
    src: url('teko-bold-webfont.woff2') format('woff2'),
         url('teko-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'tekolight';
    src: url('teko-light-webfont.woff2') format('woff2'),
         url('teko-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'tekomedium';
    src: url('teko-medium-webfont.woff2') format('woff2'),
         url('teko-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

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

@font-face {
    font-family: 'impact';
    src: url('impactreg.woff2') format('woff2'),
    url('impactreg.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'oxaniumbold';
    src: url('Oxanium-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'oxaniumregular';
    src: url('Oxanium-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'lato';
    src: url('Lato-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}