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