1
0
cms11/resources/css/TypoPRO-FantasqueSansMono.css
2024-05-09 16:48:54 +02:00

57 lines
2.7 KiB
CSS

/* TypoPRO Fantasque Sans Mono Bold */
@font-face {
font-family: 'TypoPRO Fantasque Sans Mono';
src: url('@typopro/web-fantasque-sans-mono/TypoPRO-FantasqueSansMono-Bold.eot');
src: local('*'),
url('@typopro/web-fantasque-sans-mono/TypoPRO-FantasqueSansMono-Bold.eot?#iefix') format('embedded-opentype'),
url('@typopro/web-fantasque-sans-mono/TypoPRO-FantasqueSansMono-Bold.woff') format('woff'),
url('@typopro/web-fantasque-sans-mono/TypoPRO-FantasqueSansMono-Bold.ttf') format('truetype');
font-style: normal;
font-weight: bold;
font-stretch: normal;
}
/* TypoPRO Fantasque Sans Mono Bold Italic */
@font-face {
font-family: 'TypoPRO Fantasque Sans Mono';
src: url('@typopro/web-fantasque-sans-mono/TypoPRO-FantasqueSansMono-BoldItalic.eot');
src: local('*'),
url('@typopro/web-fantasque-sans-mono/TypoPRO-FantasqueSansMono-BoldItalic.eot?#iefix') format('embedded-opentype'),
url('@typopro/web-fantasque-sans-mono/TypoPRO-FantasqueSansMono-BoldItalic.woff') format('woff'),
url('@typopro/web-fantasque-sans-mono/TypoPRO-FantasqueSansMono-BoldItalic.ttf') format('truetype');
font-style: italic;
font-weight: bold;
font-stretch: normal;
}
/* TypoPRO Fantasque Sans Mono Regular */
@font-face {
font-family: 'TypoPRO Fantasque Sans Mono';
src: url('@typopro/web-fantasque-sans-mono/TypoPRO-FantasqueSansMono-Regular.eot');
src: local('*'),
url('@typopro/web-fantasque-sans-mono/TypoPRO-FantasqueSansMono-Regular.eot?#iefix') format('embedded-opentype'),
url('@typopro/web-fantasque-sans-mono/TypoPRO-FantasqueSansMono-Regular.woff') format('woff'),
url('@typopro/web-fantasque-sans-mono/TypoPRO-FantasqueSansMono-Regular.ttf') format('truetype');
font-style: normal;
font-weight: normal;
font-stretch: normal;
}
/* TypoPRO Fantasque Sans Mono Regular Italic */
@font-face {
font-family: 'TypoPRO Fantasque Sans Mono';
src: url('@typopro/web-fantasque-sans-mono/TypoPRO-FantasqueSansMono-RegularItalic.eot');
src: local('*'),
url('@typopro/web-fantasque-sans-mono/TypoPRO-FantasqueSansMono-RegularItalic.eot?#iefix') format('embedded-opentype'),
url('@typopro/web-fantasque-sans-mono/TypoPRO-FantasqueSansMono-RegularItalic.woff') format('woff'),
url('@typopro/web-fantasque-sans-mono/TypoPRO-FantasqueSansMono-RegularItalic.ttf') format('truetype');
font-style: italic;
font-weight: normal;
font-stretch: normal;
}