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

@font-face {
    font-family: 'L&C Hairline HQ';
    src: url('../fonts/teko/LCHairlineHQ.eot');
    src: url('../fonts/teko/LCHairlineHQ.eot?#iefix') format('embedded-opentype'),
    url('../fonts/teko/LCHairlineHQ.woff2') format('woff2'),
    url('../fonts/teko/LCHairlineHQ.woff') format('woff'),
    url('../fonts/teko/LCHairlineHQ.ttf') format('truetype'),
    url('../fonts/teko/LCHairlineHQ.svg#L&CHairlineHQ') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

