Files
posterg-website/font/webfont/font.css
2022-12-14 18:47:03 +01:00

13 lines
462 B
CSS

@font-face {
font-family: 'Combined';
src: url('Combinedd.eot'); /* IE9 Compat Modes */
src: url('Combinedd.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('Combinedd.woff') format('woff'), /* Modern Browsers */
url('Combinedd.ttf') format('truetype'), /* Safari, Android, iOS */
url('Combinedd.svg#55f4b4a94111759e08b3acb1acd12b8c') format('svg'); /* Legacy iOS */
font-style: normal;
font-weight: 400;
}