parent
d1f47a9d2d
commit
10f2068f40
@ -0,0 +1,12 @@
|
||||
@font-face {
|
||||
font-family: 'Roboto Mono';
|
||||
src:
|
||||
local('Roboto Mono'),
|
||||
url('../webfonts/roboto-mono/robotomono-regular-webfont.woff2') format('woff2'),
|
||||
url('../webfonts/roboto-mono/robotomono-regular-webfont.woff') format('woff'),
|
||||
url('../webfonts/roboto-mono/robotomono-regular-webfont.ttf') format('truetype'),
|
||||
url('../webfonts/roboto-mono/robotomono-regular-webfont.svg#roboto_monoregular') format('svg');
|
||||
font-weight: 400;
|
||||
font-display: swap;
|
||||
font-style: normal;
|
||||
}
|
@ -0,0 +1,51 @@
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
src:
|
||||
local('Roboto Italic'),
|
||||
url('../webfonts/roboto/roboto-italic-webfont.woff2') format('woff2'),
|
||||
url('../webfonts/roboto/roboto-italic-webfont.woff') format('woff'),
|
||||
url('../webfonts/roboto/roboto-italic-webfont.ttf') format('truetype'),
|
||||
url('../webfonts/roboto/roboto-italic-webfont.svg#roboto-italic-webfont') format('svg');
|
||||
font-weight: normal;
|
||||
font-display: swap;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
src:
|
||||
local('Roboto Bold'),
|
||||
url('../webfonts/roboto/roboto-bold-webfont.woff2') format('woff2'),
|
||||
url('../webfonts/roboto/roboto-bold-webfont.woff') format('woff'),
|
||||
url('../webfonts/roboto/roboto-bold-webfont.ttf') format('truetype'),
|
||||
url('../webfonts/roboto/roboto-bold-webfont.svg#roboto-bold-webfont') format('svg');
|
||||
font-weight: bold;
|
||||
font-display: swap;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
src:
|
||||
local('Roboto Medium'),
|
||||
url('../webfonts/roboto/roboto-medium-webfont.woff2') format('woff2'),
|
||||
url('../webfonts/roboto/roboto-medium-webfont.woff') format('woff'),
|
||||
url('../webfonts/roboto/roboto-medium-webfont.ttf') format('truetype'),
|
||||
url('../webfonts/roboto/roboto-medium-webfont.svg#roboto-medium-webfont') format('svg');
|
||||
font-weight: 500;
|
||||
font-display: swap;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Roboto';
|
||||
src:
|
||||
local('Roboto'),
|
||||
url('../webfonts/roboto/roboto-regular-webfont.woff2') format('woff2'),
|
||||
url('../webfonts/roboto/roboto-regular-webfont.woff') format('woff'),
|
||||
url('../webfonts/roboto/roboto-regular-webfont.ttf') format('truetype'),
|
||||
url('../webfonts/roboto/roboto-regular-webfont.svg#roboto-regular-webfont') format('svg');
|
||||
font-weight: normal;
|
||||
font-display: swap;
|
||||
font-style: normal;
|
||||
}
|
After Width: | Height: | Size: 339 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 1.5 MiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 1.5 MiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 1.5 MiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 1.4 MiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue