Werbung:
MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus TagTraum
Kiba (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Kiba (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
| Zeile 8: | Zeile 8: | ||
outline: 0px dashed #a2a9b1; | outline: 0px dashed #a2a9b1; | ||
} | } | ||
.filtered .filtered-filters { | |||
height: 0; | |||
overflow: hidden; | |||
margin: 0; | |||
position: relative; | |||
top: 0; | |||
left: 0; | |||
} | |||
/* inter-100 - latin */ | /* inter-100 - latin */ | ||
Version vom 23. August 2023, 23:16 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
body { font-family: "Inter", sans-serif !important; }
#searchInput { color: #fff; }
#pagehistory li.selected {
background-color: #2b1927;
color: #202122;
outline: 0px dashed #a2a9b1;
}
.filtered .filtered-filters {
height: 0;
overflow: hidden;
margin: 0;
position: relative;
top: 0;
left: 0;
}
/* inter-100 - latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'Inter';
font-style: normal;
font-weight: 100;
src: url('/images/fonts/inter-v12-latin-100.eot'); /* IE9 Compat Modes */
src: url('/images/fonts/inter-v12-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/images/fonts/inter-v12-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
url('/images/fonts/inter-v12-latin-100.woff') format('woff'), /* Modern Browsers */
url('/images/fonts/inter-v12-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
url('/images/fonts/inter-v12-latin-100.svg#Inter') format('svg'); /* Legacy iOS */
}
/* inter-200 - latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'Inter';
font-style: normal;
font-weight: 200;
src: url('/images/fonts/inter-v12-latin-200.eot'); /* IE9 Compat Modes */
src: url('/images/fonts/inter-v12-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/images/fonts/inter-v12-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
url('/images/fonts/inter-v12-latin-200.woff') format('woff'), /* Modern Browsers */
url('/images/fonts/inter-v12-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
url('/images/fonts/inter-v12-latin-200.svg#Inter') format('svg'); /* Legacy iOS */
}
/* inter-300 - latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'Inter';
font-style: normal;
font-weight: 300;
src: url('/images/fonts/inter-v12-latin-300.eot'); /* IE9 Compat Modes */
src: url('/images/fonts/inter-v12-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/images/fonts/inter-v12-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
url('/images/fonts/inter-v12-latin-300.woff') format('woff'), /* Modern Browsers */
url('/images/fonts/inter-v12-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
url('/images/fonts/inter-v12-latin-300.svg#Inter') format('svg'); /* Legacy iOS */
}
/* inter-regular - latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'Inter';
font-style: normal;
font-weight: 400;
src: url('/images/fonts/inter-v12-latin-regular.eot'); /* IE9 Compat Modes */
src: url('/images/fonts/inter-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/images/fonts/inter-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
url('/images/fonts/inter-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
url('/images/fonts/inter-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
url('/images/fonts/inter-v12-latin-regular.svg#Inter') format('svg'); /* Legacy iOS */
}
/* inter-500 - latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'Inter';
font-style: normal;
font-weight: 500;
src: url('/images/fonts/inter-v12-latin-500.eot'); /* IE9 Compat Modes */
src: url('/images/fonts/inter-v12-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/images/fonts/inter-v12-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
url('/images/fonts/inter-v12-latin-500.woff') format('woff'), /* Modern Browsers */
url('/images/fonts/inter-v12-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
url('/images/fonts/inter-v12-latin-500.svg#Inter') format('svg'); /* Legacy iOS */
}
/* inter-600 - latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'Inter';
font-style: normal;
font-weight: 600;
src: url('/images/fonts/inter-v12-latin-600.eot'); /* IE9 Compat Modes */
src: url('/images/fonts/inter-v12-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/images/fonts/inter-v12-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
url('/images/fonts/inter-v12-latin-600.woff') format('woff'), /* Modern Browsers */
url('/images/fonts/inter-v12-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
url('/images/fonts/inter-v12-latin-600.svg#Inter') format('svg'); /* Legacy iOS */
}
/* inter-700 - latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'Inter';
font-style: normal;
font-weight: 700;
src: url('/images/fonts/inter-v12-latin-700.eot'); /* IE9 Compat Modes */
src: url('/images/fonts/inter-v12-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/images/fonts/inter-v12-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
url('/images/fonts/inter-v12-latin-700.woff') format('woff'), /* Modern Browsers */
url('/images/fonts/inter-v12-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
url('/images/fonts/inter-v12-latin-700.svg#Inter') format('svg'); /* Legacy iOS */
}
/* inter-800 - latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'Inter';
font-style: normal;
font-weight: 800;
src: url('/images/fonts/inter-v12-latin-800.eot'); /* IE9 Compat Modes */
src: url('/images/fonts/inter-v12-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/images/fonts/inter-v12-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
url('/images/fonts/inter-v12-latin-800.woff') format('woff'), /* Modern Browsers */
url('/images/fonts/inter-v12-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
url('/images/fonts/inter-v12-latin-800.svg#Inter') format('svg'); /* Legacy iOS */
}
/* inter-900 - latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'Inter';
font-style: normal;
font-weight: 900;
src: url('/images/fonts/inter-v12-latin-900.eot'); /* IE9 Compat Modes */
src: url('/images/fonts/inter-v12-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/images/fonts/inter-v12-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
url('/images/fonts/inter-v12-latin-900.woff') format('woff'), /* Modern Browsers */
url('/images/fonts/inter-v12-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
url('/images/fonts/inter-v12-latin-900.svg#Inter') format('svg'); /* Legacy iOS */
}
/* bitter-100 - latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'Bitter';
font-style: normal;
font-weight: 100;
src: url('/images/fonts/bitter-v32-latin-100.eot'); /* IE9 Compat Modes */
src: url('/images/fonts/bitter-v32-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/images/fonts/bitter-v32-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
url('/images/fonts/bitter-v32-latin-100.woff') format('woff'), /* Modern Browsers */
url('/images/fonts/bitter-v32-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
url('/images/fonts/bitter-v32-latin-100.svg#Bitter') format('svg'); /* Legacy iOS */
}
/* bitter-100italic - latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'Bitter';
font-style: italic;
font-weight: 100;
src: url('/images/fonts/bitter-v32-latin-100italic.eot'); /* IE9 Compat Modes */
src: url('/images/fonts/bitter-v32-latin-100italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/images/fonts/bitter-v32-latin-100italic.woff2') format('woff2'), /* Super Modern Browsers */
url('/images/fonts/bitter-v32-latin-100italic.woff') format('woff'), /* Modern Browsers */
url('/images/fonts/bitter-v32-latin-100italic.ttf') format('truetype'), /* Safari, Android, iOS */
url('/images/fonts/bitter-v32-latin-100italic.svg#Bitter') format('svg'); /* Legacy iOS */
}
/* bitter-200 - latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'Bitter';
font-style: normal;
font-weight: 200;
src: url('/images/fonts/bitter-v32-latin-200.eot'); /* IE9 Compat Modes */
src: url('/images/fonts/bitter-v32-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/images/fonts/bitter-v32-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
url('/images/fonts/bitter-v32-latin-200.woff') format('woff'), /* Modern Browsers */
url('/images/fonts/bitter-v32-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
url('/images/fonts/bitter-v32-latin-200.svg#Bitter') format('svg'); /* Legacy iOS */
}
/* bitter-200italic - latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'Bitter';
font-style: italic;
font-weight: 200;
src: url('/images/fonts/bitter-v32-latin-200italic.eot'); /* IE9 Compat Modes */
src: url('/images/fonts/bitter-v32-latin-200italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/images/fonts/bitter-v32-latin-200italic.woff2') format('woff2'), /* Super Modern Browsers */
url('/images/fonts/bitter-v32-latin-200italic.woff') format('woff'), /* Modern Browsers */
url('/images/fonts/bitter-v32-latin-200italic.ttf') format('truetype'), /* Safari, Android, iOS */
url('/images/fonts/bitter-v32-latin-200italic.svg#Bitter') format('svg'); /* Legacy iOS */
}
/* bitter-300 - latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'Bitter';
font-style: normal;
font-weight: 300;
src: url('/images/fonts/bitter-v32-latin-300.eot'); /* IE9 Compat Modes */
src: url('/images/fonts/bitter-v32-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/images/fonts/bitter-v32-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
url('/images/fonts/bitter-v32-latin-300.woff') format('woff'), /* Modern Browsers */
url('/images/fonts/bitter-v32-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
url('/images/fonts/bitter-v32-latin-300.svg#Bitter') format('svg'); /* Legacy iOS */
}
/* bitter-300italic - latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'Bitter';
font-style: italic;
font-weight: 300;
src: url('/images/fonts/bitter-v32-latin-300italic.eot'); /* IE9 Compat Modes */
src: url('/images/fonts/bitter-v32-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/images/fonts/bitter-v32-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
url('/images/fonts/bitter-v32-latin-300italic.woff') format('woff'), /* Modern Browsers */
url('/images/fonts/bitter-v32-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
url('/images/fonts/bitter-v32-latin-300italic.svg#Bitter') format('svg'); /* Legacy iOS */
}
/* bitter-regular - latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'Bitter';
font-style: normal;
font-weight: 400;
src: url('/images/fonts/bitter-v32-latin-regular.eot'); /* IE9 Compat Modes */
src: url('/images/fonts/bitter-v32-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/images/fonts/bitter-v32-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
url('/images/fonts/bitter-v32-latin-regular.woff') format('woff'), /* Modern Browsers */
url('/images/fonts/bitter-v32-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
url('/images/fonts/bitter-v32-latin-regular.svg#Bitter') format('svg'); /* Legacy iOS */
}
/* bitter-italic - latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'Bitter';
font-style: italic;
font-weight: 400;
src: url('/images/fonts/bitter-v32-latin-italic.eot'); /* IE9 Compat Modes */
src: url('/images/fonts/bitter-v32-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/images/fonts/bitter-v32-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
url('/images/fonts/bitter-v32-latin-italic.woff') format('woff'), /* Modern Browsers */
url('/images/fonts/bitter-v32-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
url('/images/fonts/bitter-v32-latin-italic.svg#Bitter') format('svg'); /* Legacy iOS */
}
/* bitter-500 - latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'Bitter';
font-style: normal;
font-weight: 500;
src: url('/images/fonts/bitter-v32-latin-500.eot'); /* IE9 Compat Modes */
src: url('/images/fonts/bitter-v32-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/images/fonts/bitter-v32-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
url('/images/fonts/bitter-v32-latin-500.woff') format('woff'), /* Modern Browsers */
url('/images/fonts/bitter-v32-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
url('/images/fonts/bitter-v32-latin-500.svg#Bitter') format('svg'); /* Legacy iOS */
}
/* bitter-500italic - latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'Bitter';
font-style: italic;
font-weight: 500;
src: url('/images/fonts/bitter-v32-latin-500italic.eot'); /* IE9 Compat Modes */
src: url('/images/fonts/bitter-v32-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/images/fonts/bitter-v32-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
url('/images/fonts/bitter-v32-latin-500italic.woff') format('woff'), /* Modern Browsers */
url('/images/fonts/bitter-v32-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
url('/images/fonts/bitter-v32-latin-500italic.svg#Bitter') format('svg'); /* Legacy iOS */
}
/* bitter-600 - latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'Bitter';
font-style: normal;
font-weight: 600;
src: url('/images/fonts/bitter-v32-latin-600.eot'); /* IE9 Compat Modes */
src: url('/images/fonts/bitter-v32-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/images/fonts/bitter-v32-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
url('/images/fonts/bitter-v32-latin-600.woff') format('woff'), /* Modern Browsers */
url('/images/fonts/bitter-v32-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
url('/images/fonts/bitter-v32-latin-600.svg#Bitter') format('svg'); /* Legacy iOS */
}
/* bitter-600italic - latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'Bitter';
font-style: italic;
font-weight: 600;
src: url('/images/fonts/bitter-v32-latin-600italic.eot'); /* IE9 Compat Modes */
src: url('/images/fonts/bitter-v32-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/images/fonts/bitter-v32-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */
url('/images/fonts/bitter-v32-latin-600italic.woff') format('woff'), /* Modern Browsers */
url('/images/fonts/bitter-v32-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */
url('/images/fonts/bitter-v32-latin-600italic.svg#Bitter') format('svg'); /* Legacy iOS */
}
/* bitter-700 - latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'Bitter';
font-style: normal;
font-weight: 700;
src: url('/images/fonts/bitter-v32-latin-700.eot'); /* IE9 Compat Modes */
src: url('/images/fonts/bitter-v32-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/images/fonts/bitter-v32-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
url('/images/fonts/bitter-v32-latin-700.woff') format('woff'), /* Modern Browsers */
url('/images/fonts/bitter-v32-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
url('/images/fonts/bitter-v32-latin-700.svg#Bitter') format('svg'); /* Legacy iOS */
}
/* bitter-700italic - latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'Bitter';
font-style: italic;
font-weight: 700;
src: url('/images/fonts/bitter-v32-latin-700italic.eot'); /* IE9 Compat Modes */
src: url('/images/fonts/bitter-v32-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/images/fonts/bitter-v32-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
url('/images/fonts/bitter-v32-latin-700italic.woff') format('woff'), /* Modern Browsers */
url('/images/fonts/bitter-v32-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
url('/images/fonts/bitter-v32-latin-700italic.svg#Bitter') format('svg'); /* Legacy iOS */
}
/* bitter-800 - latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'Bitter';
font-style: normal;
font-weight: 800;
src: url('/images/fonts/bitter-v32-latin-800.eot'); /* IE9 Compat Modes */
src: url('/images/fonts/bitter-v32-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/images/fonts/bitter-v32-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
url('/images/fonts/bitter-v32-latin-800.woff') format('woff'), /* Modern Browsers */
url('/images/fonts/bitter-v32-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
url('/images/fonts/bitter-v32-latin-800.svg#Bitter') format('svg'); /* Legacy iOS */
}
/* bitter-800italic - latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'Bitter';
font-style: italic;
font-weight: 800;
src: url('/images/fonts/bitter-v32-latin-800italic.eot'); /* IE9 Compat Modes */
src: url('/images/fonts/bitter-v32-latin-800italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/images/fonts/bitter-v32-latin-800italic.woff2') format('woff2'), /* Super Modern Browsers */
url('/images/fonts/bitter-v32-latin-800italic.woff') format('woff'), /* Modern Browsers */
url('/images/fonts/bitter-v32-latin-800italic.ttf') format('truetype'), /* Safari, Android, iOS */
url('/images/fonts/bitter-v32-latin-800italic.svg#Bitter') format('svg'); /* Legacy iOS */
}
/* bitter-900 - latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'Bitter';
font-style: normal;
font-weight: 900;
src: url('/images/fonts/bitter-v32-latin-900.eot'); /* IE9 Compat Modes */
src: url('/images/fonts/bitter-v32-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/images/fonts/bitter-v32-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
url('/images/fonts/bitter-v32-latin-900.woff') format('woff'), /* Modern Browsers */
url('/images/fonts/bitter-v32-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
url('/images/fonts/bitter-v32-latin-900.svg#Bitter') format('svg'); /* Legacy iOS */
}
/* bitter-900italic - latin */
@font-face {
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
font-family: 'Bitter';
font-style: italic;
font-weight: 900;
src: url('/images/fonts/bitter-v32-latin-900italic.eot'); /* IE9 Compat Modes */
src: url('/images/fonts/bitter-v32-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/images/fonts/bitter-v32-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */
url('/images/fonts/bitter-v32-latin-900italic.woff') format('woff'), /* Modern Browsers */
url('/images/fonts/bitter-v32-latin-900italic.ttf') format('truetype'), /* Safari, Android, iOS */
url('/images/fonts/bitter-v32-latin-900italic.svg#Bitter') format('svg'); /* Legacy iOS */
}

