Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
K
kpp
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Alexandr Veselov
kpp
Commits
0c498a41
Commit
0c498a41
authored
May 15, 2017
by
Nikolay Gromov
Committed by
GitHub
May 15, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Скорректировал заготовку подключения шрифта
parent
32cd1a1d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
typo.scss
src/blocks/typo/typo.scss
+5
-5
No files found.
src/blocks/typo/typo.scss
View file @
0c498a41
...
@@ -30,11 +30,11 @@ $border-radius: 3px !default;
...
@@ -30,11 +30,11 @@ $border-radius: 3px !default;
// @font-face {
// @font-face {
// font-family: '
Web font
';
// font-family: '
FONTNAME
';
// src: url('../fonts/
webfont
.woff2') format('woff2'),
// src: url('../fonts/
FONTNAME
.woff2') format('woff2'),
// url('../fonts/
webfont.ttf') format('truetype
'),
// url('../fonts/
FONTNAME.woff') format('woff
'),
// url('../fonts/
webfont.woff') format('woff
');
// url('../fonts/
FONTNAME.ttf') format('truetype
');
// font-weight:
normal
;
// font-weight:
400
;
// font-style: normal;
// font-style: normal;
// }
// }
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment