From: nael Date: Tue, 20 Nov 2018 14:05:06 +0000 (+0100) Subject: wait #2355 @0.05 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=2eb332c55f2bc0a26eda1eff893ce10cfa7ecc12;p=Animations.git wait #2355 @0.05 --- diff --git a/Capelec/Arial.woff b/Capelec/Arial.woff new file mode 100644 index 0000000..96262d4 Binary files /dev/null and b/Capelec/Arial.woff differ diff --git a/Capelec/style.sass b/Capelec/style.sass index 409e6dc..996a36b 100644 --- a/Capelec/style.sass +++ b/Capelec/style.sass @@ -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