25'ten fazla konu seçemezsiniz
Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
|
- @font-face {
- font-family: 'Icons';
- src: url('../../assets/fonts/icons/icons.woff') format('woff');
- font-style: normal;
- font-weight: normal;
- font-display: block;
- }
-
- @font-face {
- font-family: 'IHK24FontAwesome';
- src: url('../../assets/fonts/ihk24-fontawesome/ihk24-fontawesome.woff') format('woff');
- font-style: normal;
- font-weight: normal;
- font-display: block;
- }
-
- @font-face {
- font-family: 'Pictograms';
- src: url('../../assets/fonts/pictograms/pictograms.woff') format('woff');
- font-style: normal;
- font-weight: normal;
- font-display: block;
- }
-
- @font-face {
- font-family: 'Korb';
- src: url('../../assets/fonts/korb_regular_macroman/korb-webfont.woff') format('woff');
- font-style: normal;
- font-weight: 400;
- font-display: swap;
- }
-
- @font-face {
- font-family: 'Korb';
- src: url('../../assets/fonts/korb_bold_macroman/korb_bold-webfont.woff') format('woff');
- font-style: normal;
- font-weight: 700;
- font-display: swap;
- }
-
- @font-face {
- font-family: 'Source Sans Pro';
- src: url('../../assets/fonts/sourcesanspro_regular_macroman/SourceSansPro-Regular-webfont.woff') format('woff');
- font-style: normal;
- font-weight: 400;
- font-display: swap;
- }
-
- @font-face {
- font-family: 'Source Sans Pro';
- src: url('../../assets/fonts/sourcesanspro_light_macroman/SourceSansPro-Light-webfont.woff') format('woff');
- font-style: normal;
- font-weight: 300;
- font-display: swap;
- }
-
- @font-face {
- font-family: 'Source Sans Pro';
- src: url('../../assets/fonts/sourcesanspro_italic_macroman/SourceSansPro-It-webfont.woff') format('woff');
- font-style: italic;
- font-weight: 400;
- font-display: swap;
- }
-
- @font-face {
- font-family: 'Source Sans Pro';
- src: url('../../assets/fonts/sourcesanspro_semibold_macroman/SourceSansPro-Semibold-webfont.woff') format('woff');
- font-style: normal;
- font-weight: 600;
- font-display: swap;
- }
-
- @font-face {
- font-family: 'Source Sans Pro';
- src: url('../../assets/fonts/sourcesanspro_bold_macroman/SourceSansPro-Bold-webfont.woff') format('woff');
- font-style: normal;
- font-weight: 700;
- font-display: swap;
- }
|