2021-04-28 20:10:26 +02:00

17 lines
496 B
CSS

@font-face {
font-family: 'TeamworkRegular';
src: url('teamwork-regular-webfont.eot');
src: url('teamwork-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('teamwork-regular-webfont.woff') format('woff'),
url('teamwork-regular-webfont.ttf') format('truetype'),
url('teamwork-regular-webfont.otf') format('opentype'),
url('teamwork-regular-webfont.svg#TeamworkRegular') format('svg');
font-weight: normal;
font-style: normal;
}