@font-face {    font-family: 'Teko';    src: url('Teko-Regular.woff2') format('woff2'),        url('Teko-Regular.ttf') format('truetype');    font-weight: normal;    font-style: normal;    font-display: swap;}@font-face {    font-family: 'Teko';    src: url('Teko-Bold.woff2') format('woff2'),        url('Teko-Bold.ttf') format('truetype');    font-weight: bold;    font-style: normal;    font-display: swap;}@font-face {    font-family: 'Teko';    src: url('Teko-SemiBold.woff2') format('woff2'),        url('Teko-SemiBold.ttf') format('truetype');    font-weight: 600;    font-style: normal;    font-display: swap;}@font-face {    font-family: 'Teko';    src: url('Teko-Light.woff2') format('woff2'),        url('Teko-Light.ttf') format('truetype');    font-weight: 300;    font-style: normal;    font-display: swap;}@font-face {    font-family: 'Teko';    src: url('Teko-Medium.woff2') format('woff2'),        url('Teko-Medium.ttf') format('truetype');    font-weight: 500;    font-style: normal;    font-display: swap;}