Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/onweru/hugo-swift-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/sass/_fonts.sass')
-rw-r--r--assets/sass/_fonts.sass8
1 files changed, 4 insertions, 4 deletions
diff --git a/assets/sass/_fonts.sass b/assets/sass/_fonts.sass
index 7d5608c..5d0f1bb 100644
--- a/assets/sass/_fonts.sass
+++ b/assets/sass/_fonts.sass
@@ -1,23 +1,23 @@
-@font-face
+@font-face
font-family: 'Metropolis'
font-style: normal
font-weight: 400
src: local('Metropolis Regular'), local('Metropolis-Regular'), url('#{$font-path}/Metropolis-Regular.woff2') format('woff2'), url('#{$font-path}/Metropolis-Regular.woff') format('woff')
-@font-face
+@font-face
font-family: 'Metropolis'
font-style: normal
font-weight: 300
src: local('Metropolis Light'), local('Metropolis-Light'), url('#{$font-path}/Metropolis-Light.woff2') format('woff2'), url('#{$font-path}/Metropolis-Light.woff') format('woff')
-@font-face
+@font-face
font-family: 'Metropolis'
font-style: normal
font-weight: 500
src: local('Metropolis Medium'), local('Metropolis-Medium'), url('#{$font-path}/Metropolis-Medium.woff2') format('woff2'), url('#{$font-path}/Metropolis-Medium.woff') format('woff')
-@font-face
+@font-face
font-family: 'Cookie'
font-style: normal
font-weight: 400