changement design home
This commit is contained in:
@@ -105,5 +105,20 @@
|
||||
}
|
||||
|
||||
|
||||
/* Manifont Grotesk */
|
||||
/* Source Code Pro */
|
||||
|
||||
@font-face {
|
||||
font-family: 'Source Code Pro';
|
||||
src: url('../fonts/source-code-pro/SourceCodePro-Medium.otf.woff2') format('woff2'),
|
||||
url('../fonts/source-code-pro/SourceCodePro-Medium.otf.woff') format('woff');
|
||||
font-weight: 500;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Source Code Pro';
|
||||
src: url('../fonts/source-code-pro/SourceCodePro-Bold.otf.woff2') format('woff2'),
|
||||
url('../fonts/source-code-pro/SourceCodePro-Bold.otf.woff') format('woff');
|
||||
font-weight: 1000;
|
||||
font-style: normal;
|
||||
}
|
||||
Reference in New Issue
Block a user