]> _ Git - Animations.git/commitdiff
wait #2355 @0.05
authornael <nael@cubedesigners.com>
Tue, 20 Nov 2018 14:05:06 +0000 (15:05 +0100)
committernael <nael@cubedesigners.com>
Tue, 20 Nov 2018 14:05:06 +0000 (15:05 +0100)
Capelec/Arial.woff [new file with mode: 0644]
Capelec/style.sass

diff --git a/Capelec/Arial.woff b/Capelec/Arial.woff
new file mode 100644 (file)
index 0000000..96262d4
Binary files /dev/null and b/Capelec/Arial.woff differ
index 409e6dc4f447e64148169a9bbe80680101acc16a..996a36bbd7fb2a831d302b0a4eb93706fd6989d7 100644 (file)
@@ -11,6 +11,9 @@ $desc-main-color: #404040
 @font-face
   font-family: typo-bold
   src:  url("font-bold.woff") format('woff')
+@font-face
+  font-family: typo-title
+  src:  url("Arial.woff") format('woff')
 a
   text-decoration: none
 .container
@@ -22,7 +25,7 @@ a
   padding: 70px 0px
 .brochure
   &-title
-    font-family: typo-regular
+    font-family: typo-title
     color: $title-color
     font-size: 30px
     margin-bottom: 1em