Browse Source
+ longueur introduction + entête des pages article et rubrique + stylessvn/attic/html5up_massively/117919

18 changed files with 76 additions and 23 deletions
@ -0,0 +1,35 @@
|
||||
/* open sans remplace avantageusement source sans pro */ |
||||
@font-face { |
||||
font-family: "Open Sans"; |
||||
src: url("../fonts/OpenSans-bold-webfont.woff2") format("woff2"), |
||||
url("../fonts/opensans-bold-webfont.woff") format("woff"); |
||||
} |
||||
/* merriweather */ |
||||
@font-face { |
||||
font-family: "Merriweather"; |
||||
src: url("../fonts/merriweather-regular-webfont.woff2") format("woff2"), |
||||
url("../fonts/merriweather-regular-webfont.woff") format("woff"); |
||||
font-style:normal; |
||||
font-weight:400; |
||||
} |
||||
@font-face { |
||||
font-family: "Merriweather"; |
||||
src: url("../fonts/merriweather-italic-webfont.woff2") format("woff2"), |
||||
url("../fonts/merriweather-italic-webfont.woff") format("woff"); |
||||
font-style:italic; |
||||
font-weight:400; |
||||
} |
||||
@font-face { |
||||
font-family: "Merriweather"; |
||||
src: url("../fonts/merriweather-bold-webfont.woff2") format("woff2"), |
||||
url("../fonts/merriweather-bold-webfont.woff") format("woff"); |
||||
font-style:normal; |
||||
font-weight:700; |
||||
} |
||||
@font-face { |
||||
font-family: "Merriweather"; |
||||
src: url("../fonts/merriweather-bolditalic-webfont.woff2") format("woff2"), |
||||
url("../fonts/merriweather-bolditalic-webfont.woff") format("woff"); |
||||
font-style:italic; |
||||
font-weight:700; |
||||
} |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue