Line 114: | Line 114: | ||
font-weight: 400; | font-weight: 400; | ||
src: local('Amatic SC Regular'), local('AmaticSC-Regular'), url(https://fonts.gstatic.com/s/amaticsc/v9/DPPfSFKxRTXvae2bKDzp5FtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'); | 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; | ||
+ | } | ||
+ | |||
+ | /* ********************Dancing Script**************************** */ | ||
+ | |||
+ | /* vietnamese */ | ||
+ | @font-face { | ||
+ | font-family: 'Dancing Script'; | ||
+ | font-style: normal; | ||
+ | font-weight: 400; | ||
+ | src: local('Dancing Script Regular'), local('DancingScript-Regular'), url(https://fonts.gstatic.com/s/dancingscript/v8/DK0eTGXiZjN6yA8zAEyM2fRMc6C39aem-aUPzsV2c2w.woff2) format('woff2'); | ||
+ | unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; | ||
+ | } | ||
+ | /* latin-ext */ | ||
+ | @font-face { | ||
+ | font-family: 'Dancing Script'; | ||
+ | font-style: normal; | ||
+ | font-weight: 400; | ||
+ | src: local('Dancing Script Regular'), local('DancingScript-Regular'), url(https://fonts.gstatic.com/s/dancingscript/v8/DK0eTGXiZjN6yA8zAEyM2e87R-l0-Xx_7cYc0ZX1ifE.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: 'Dancing Script'; | ||
+ | font-style: normal; | ||
+ | font-weight: 400; | ||
+ | src: local('Dancing Script Regular'), local('DancingScript-Regular'), url(https://fonts.gstatic.com/s/dancingscript/v8/DK0eTGXiZjN6yA8zAEyM2Ud0sm1ffa_JvZxsF_BEwQk.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 120: | Line 147: | ||
h3 { /* titre pour haut de page */ | h3 { /* titre pour haut de page */ | ||
− | font-family: | + | font-family: 'Poiret One' , cursive; |
text-align: center; | text-align: center; | ||
font-weight: 100; | font-weight: 100; | ||
Line 149: | Line 176: | ||
h2 { | h2 { | ||
− | font-family: ' | + | font-family: 'Dancing Script'; |
font-weight: 100; | font-weight: 100; | ||
transform: translateY(5%); | transform: translateY(5%); |
Revision as of 14:01, 26 July 2017