Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dynare
website
Commits
036fc99f
Verified
Commit
036fc99f
authored
Feb 11, 2019
by
Houtan Bastani
Browse files
version website font to oblige new download from server
parent
c5677a11
Pipeline
#788
passed with stages
in 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
_sass/dynare.scss
View file @
036fc99f
...
...
@@ -2,11 +2,11 @@
@font-face
{
font-family
:
'icomoon'
;
font-display
:
block
;
src
:
url('/assets/fonts/icomoon/icomoon.eot?z1c3c5')
;
src
:
url('/assets/fonts/icomoon/icomoon.eot?z1c3c5#iefix')
format
(
'embedded-opentype'
)
,
url('/assets/fonts/icomoon/icomoon.ttf?z1c3c5')
format
(
'truetype'
)
,
url('/assets/fonts/icomoon/icomoon.woff?z1c3c5')
format
(
'woff'
)
,
url('/assets/fonts/icomoon/icomoon.svg?z1c3c5#icomoon')
format
(
'svg'
);
src
:
url('/assets/fonts/icomoon/icomoon.eot?z1c3c5
?v=1
')
;
src
:
url('/assets/fonts/icomoon/icomoon.eot?z1c3c5#iefix
?v=1
')
format
(
'embedded-opentype'
)
,
url('/assets/fonts/icomoon/icomoon.ttf?z1c3c5
?v=1
')
format
(
'truetype'
)
,
url('/assets/fonts/icomoon/icomoon.woff?z1c3c5
?v=1
')
format
(
'woff'
)
,
url('/assets/fonts/icomoon/icomoon.svg?z1c3c5#icomoon
?v=1
')
format
(
'svg'
);
font-weight
:
normal
;
font-style
:
normal
;
}
...
...
Write
Preview
Supports
Markdown
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