forked from wtf-eg/handbuch-gen
51 lines
1.3 KiB
CSS
51 lines
1.3 KiB
CSS
/*!
|
|
* Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
|
|
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
|
|
*/
|
|
@font-face {
|
|
font-family: FontAwesome;
|
|
src: url(fonts/fontawesome-webfont.woff2?af7ae505a9eed503f8b8e6982036873e) format("woff2");
|
|
font-weight: 400;
|
|
font-style: normal
|
|
}
|
|
|
|
@font-face {
|
|
font-family: Lato;
|
|
src: url(fonts/lato-normal.woff2?bd03a2cc277bbbc338d464e679fe9942) format("woff2");
|
|
font-weight: 400;
|
|
font-style: normal;
|
|
font-display: block
|
|
}
|
|
|
|
@font-face {
|
|
font-family: Lato;
|
|
src: url(fonts/lato-bold.woff2?cccb897485813c7c256901dbca54ecf2) format("woff2");
|
|
font-weight: 700;
|
|
font-style: normal;
|
|
font-display: block
|
|
}
|
|
|
|
@font-face {
|
|
font-family: Lato;
|
|
src: url(fonts/lato-bold-italic.woff2?0b6bb6725576b072c5d0b02ecdd1900d) format("woff2");
|
|
font-weight: 700;
|
|
font-style: italic;
|
|
font-display: block
|
|
}
|
|
|
|
@font-face {
|
|
font-family: Lato;
|
|
src: url(fonts/lato-normal-italic.woff2?4eb103b4d12be57cb1d040ed5e162e9d) format("woff2");
|
|
font-weight: 400;
|
|
font-style: italic;
|
|
font-display: block
|
|
}
|
|
|
|
/* noto-serif-700 - latin */
|
|
@font-face {
|
|
font-family: 'Noto Serif Bold';
|
|
src: url('fonts/noto-serif-v9-latin-700.woff2') format('woff2'); /* Modern Browsers */
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
}
|