aboutsummaryrefslogtreecommitdiff
path: root/files/fr/conflicting/learn
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/conflicting/learn')
-rw-r--r--files/fr/conflicting/learn/css/styling_text/fundamentals/index.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/files/fr/conflicting/learn/css/styling_text/fundamentals/index.html b/files/fr/conflicting/learn/css/styling_text/fundamentals/index.html
index 8506c0ab74..19ef0135aa 100644
--- a/files/fr/conflicting/learn/css/styling_text/fundamentals/index.html
+++ b/files/fr/conflicting/learn/css/styling_text/fundamentals/index.html
@@ -276,12 +276,12 @@ p {
/* Ici, on liste les fichiers de police,
la syntaxe est détaillée ici :
http://blog.fontspring.com/2011/02/the-new-bulletproof-font-face-syntax/ */
-  src:url("https://developer.cdn.mozilla.net/static/fonts/OpenSans-Regular-webfont.a35546eef3ea.eot");
-  src:url("https://developer.cdn.mozilla.net/static/fonts/OpenSans-Regular-webfont.a35546eef3ea.eot?#iefix") format('embedded-opentype'),
- url("https://developer.cdn.mozilla.net/static/fonts/OpenSans-Regular-webfont.3f642fa3ea74.woff2") format('woff2'),
- url("https://developer.cdn.mozilla.net/static/fonts/OpenSans-Regular-webfont.ac327c4db628.woff") format('woff'),
- url("https://developer.cdn.mozilla.net/static/fonts/OpenSans-Regular-webfont.cd7296352d15.ttf") format('truetype'),
- url("https://developer.cdn.mozilla.net/static/fonts/OpenSans-Regular-webfont.f641a7d4e80f.svg#OpenSansRegular") format('svg');
+  src:url("https://developer.mozilla.org/static/fonts/OpenSans-Regular-webfont.a35546eef3ea.eot");
+  src:url("https://developer.mozilla.org/static/fonts/OpenSans-Regular-webfont.a35546eef3ea.eot?#iefix") format('embedded-opentype'),
+ url("https://developer.mozilla.org/static/fonts/OpenSans-Regular-webfont.3f642fa3ea74.woff2") format('woff2'),
+ url("https://developer.mozilla.org/static/fonts/OpenSans-Regular-webfont.ac327c4db628.woff") format('woff'),
+ url("https://developer.mozilla.org/static/fonts/OpenSans-Regular-webfont.cd7296352d15.ttf") format('truetype'),
+ url("https://developer.mozilla.org/static/fonts/OpenSans-Regular-webfont.f641a7d4e80f.svg#OpenSansRegular") format('svg');
/* Ici, on définit la graisse et le style de la police */
  font-weight:normal;