Line 3: | Line 3: | ||
/* ************************************** ECRITURE ***************************************** */ | /* ************************************** ECRITURE ***************************************** */ | ||
+ | |||
+ | /* *********************Molengo*************************** */ | ||
/* latin-ext */ | /* latin-ext */ | ||
Line 21: | Line 23: | ||
} | } | ||
− | /* ************************************************ */ | + | /* ********************Lato**************************** */ |
/* latin-ext */ | /* latin-ext */ | ||
Line 40: | Line 42: | ||
} | } | ||
− | /* ************************************************ */ | + | /* **********************Poiret One************************** */ |
/* cyrillic */ | /* cyrillic */ | ||
Line 69: | Line 71: | ||
} | } | ||
− | /* ************************************************ */ | + | /* **********************Fredericka the Great************************** */ |
/* latin */ | /* latin */ | ||
Line 77: | Line 79: | ||
font-weight: 400; | font-weight: 400; | ||
src: local('Fredericka the Great'), local('FrederickatheGreat'), url(https://fonts.gstatic.com/s/frederickathegreat/v5/7Es8Lxoku-e5eOZWpxw18hsRj2C0BvLNQqKHRdEu66Y.woff2) format('woff2'); | src: local('Fredericka the Great'), local('FrederickatheGreat'), url(https://fonts.gstatic.com/s/frederickathegreat/v5/7Es8Lxoku-e5eOZWpxw18hsRj2C0BvLNQqKHRdEu66Y.woff2) format('woff2'); | ||
+ | unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; | ||
+ | } | ||
+ | |||
+ | /* ********************Amatic**************************** */ | ||
+ | |||
+ | /* hebrew */ | ||
+ | @font-face { | ||
+ | font-family: 'Amatic SC'; | ||
+ | font-style: normal; | ||
+ | font-weight: 400; | ||
+ | src: local('Amatic SC Regular'), local('AmaticSC-Regular'), url(https://fonts.gstatic.com/s/amaticsc/v9/OpbFR1Tmt2r4Z48lwWGNORJtnKITppOI_IvcXXDNrsc.woff2) format('woff2'); | ||
+ | unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F; | ||
+ | } | ||
+ | /* vietnamese */ | ||
+ | @font-face { | ||
+ | font-family: 'Amatic SC'; | ||
+ | font-style: normal; | ||
+ | font-weight: 400; | ||
+ | src: local('Amatic SC Regular'), local('AmaticSC-Regular'), url(https://fonts.gstatic.com/s/amaticsc/v9/6oAC5EqjVnFivtPX-TgvlRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2'); | ||
+ | unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; | ||
+ | } | ||
+ | /* latin-ext */ | ||
+ | @font-face { | ||
+ | font-family: 'Amatic SC'; | ||
+ | font-style: normal; | ||
+ | font-weight: 400; | ||
+ | src: local('Amatic SC Regular'), local('AmaticSC-Regular'), url(https://fonts.gstatic.com/s/amaticsc/v9/6UByihrsVPWtZ99tNMIgMBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2'); | ||
+ | unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; | ||
+ | } | ||
+ | /* latin */ | ||
+ | @font-face { | ||
+ | font-family: 'Amatic SC'; | ||
+ | font-style: normal; | ||
+ | font-weight: 400; | ||
+ | src: local('Amatic SC Regular'), local('AmaticSC-Regular'), url(https://fonts.gstatic.com/s/amaticsc/v9/DPPfSFKxRTXvae2bKDzp5FtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'); | ||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; | unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; | ||
} | } | ||
Line 83: | Line 120: | ||
h3 { /* titre pour haut de page */ | h3 { /* titre pour haut de page */ | ||
− | font-family: ' | + | font-family: 'Amatic SC', cursive; |
text-align: center; | text-align: center; | ||
font-weight: 100; | font-weight: 100; |
Revision as of 13:56, 26 July 2017