tilde/fonts/pt-mono/font.css

15 lines
924 B
CSS

/* pt-mono-regular - latin-ext */
@font-face {
font-family: 'PT Mono';
font-style: normal;
font-weight: 400;
src: url('https://tilde.team/~ben/fonts/pt-mono/pt-mono-v7-latin-ext-regular.eot'); /* IE9 Compat Modes */
src: local('PT Mono'), local('PTMono-Regular'),
url('https://tilde.team/~ben/fonts/pt-mono/pt-mono-v7-latin-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('https://tilde.team/~ben/fonts/pt-mono/pt-mono-v7-latin-ext-regular.woff2') format('woff2'), /* Super Modern Browsers */
url('https://tilde.team/~ben/fonts/pt-mono/pt-mono-v7-latin-ext-regular.woff') format('woff'), /* Modern Browsers */
url('https://tilde.team/~ben/fonts/pt-mono/pt-mono-v7-latin-ext-regular.ttf') format('truetype'), /* Safari, Android, iOS */
url('https://tilde.team/~ben/fonts/pt-mono/pt-mono-v7-latin-ext-regular.svg#PTMono') format('svg'); /* Legacy iOS */
}