From 71f647805646bd5d7479a500c7760dc8291b2856 Mon Sep 17 00:00:00 2001 From: ache Date: Sun, 29 Oct 2017 23:08:33 +0000 Subject: Suppression de fonts --- design/design.css | 21 --------------------- 1 file changed, 21 deletions(-) (limited to 'design/design.css') diff --git a/design/design.css b/design/design.css index 814fbf0..edd2f3f 100755 --- a/design/design.css +++ b/design/design.css @@ -3,27 +3,6 @@ @import url("confirmation.css"); @import url("commentaire.css"); -@font-face { - font-family: 'Noto Serif'; - font-style: normal; - font-weight: 400; - src: local('Noto Serif'), local('NotoSerif'), url(../font/notoserif.woff) format('woff') ; -} -@font-face { - font-family: 'Noto Serif'; - font-style: normal; - font-weight: 700; - src: local('Noto Serif Bold'), local('NotoSerif-Bold'), url(../font/notoserifbold.woff) format('woff') ; -} -@font-face { - font-family: 'Noto Serif'; - font-style: italic; - font-weight: 400; - src: local('Noto Serif Italic'), local('NotoSerif-Italic'), url(../font/notoserifitalic.woff) format('woff') ; -} - - - body { font-family: 'Noto Serif', Verdana, sans-serif; -- cgit v1.2.3-54-g00ecf