Browse
For agents
About
Blog Floating Button
/
trunk
Blog Floating Button
vtrunk
Switch version
trunk
1.4.10
1.4.11
1.4.12
1.4.13
1.4.14
1.4.15
1.4.16
1.4.17
1.4.18
1.4.19
1.4.20
1.4.21
1.4.7
1.4.8
1.4.9
Overview
Code
blog-floating-button
/
css
/
bfb-font.css
bfb-font.css
in Blog Floating Button trunk, at css/bfb-font.css
9 lines
355 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
@
font-face
{
2
font-family
:
'
Montserrat
'
;
3
font-style
:
normal
;
4
font-weight
:
400
;
5
font-display
:
swap
;
6
src
:
url
(
'
fonts/montserrat-latin-400.woff2
'
)
format
(
'
woff2
'
)
;
7
unicode-range
:
U+0000
-
00FF
,
U+0131
,
U+0152
-
0153
,
U+02BB
-
02BC
,
U+02C6
,
U+02DA
,
U+02DC
,
U+0304
,
U+0308
,
U+0329
,
U+2000
-
206F
,
U+20AC
,
U+2122
,
U+2191
,
U+2193
,
U+2212
,
U+2215
,
U+FEFF
,
U+FFFD
;
8
}
9