@rse/analogclock
Version:
Analog Clock for OBS Studio or vMix
16 lines (13 loc) • 525 B
CSS
/* TypoPRO Source Sans 3 Bold */
@font-face {
font-family: 'TypoPRO Source Sans Pro';
src: url('TypoPRO-SourceSansPro-Bold.eot');
src: local('*'),
url('TypoPRO-SourceSansPro-Bold.eot?#iefix') format('embedded-opentype'),
url('TypoPRO-SourceSansPro-Bold.woff') format('woff'),
url('TypoPRO-SourceSansPro-Bold.ttf') format('truetype');
font-style: normal;
font-weight: bold;
font-stretch: normal;
font-variant: normal;
}