Add Roboto
This commit is contained in:
89
public/fonts/roboto/roboto.css
Normal file
89
public/fonts/roboto/roboto.css
Normal file
@@ -0,0 +1,89 @@
|
||||
/*
|
||||
This file was generated by font-facer from the font files in the dir:
|
||||
.
|
||||
*/
|
||||
|
||||
@font-face {
|
||||
font-family: "Roboto";
|
||||
font-weight: 100;
|
||||
font-style: normal;
|
||||
src: url('./Roboto-ThinItalic.ttf');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Roboto";
|
||||
font-weight: 100;
|
||||
font-style: italic;
|
||||
src: url('./Roboto-ThinItalic.ttf');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Roboto";
|
||||
font-weight: 300;
|
||||
font-style: normal;
|
||||
src: url('./Roboto-LightItalic.ttf');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Roboto";
|
||||
font-weight: 300;
|
||||
font-style: italic;
|
||||
src: url('./Roboto-LightItalic.ttf');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Roboto";
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
src: url('./Roboto-Italic.ttf');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Roboto";
|
||||
font-weight: 400;
|
||||
font-style: italic;
|
||||
src: url('./Roboto-Italic.ttf');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Roboto";
|
||||
font-weight: 500;
|
||||
font-style: normal;
|
||||
src: url('./Roboto-MediumItalic.ttf');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Roboto";
|
||||
font-weight: 500;
|
||||
font-style: italic;
|
||||
src: url('./Roboto-MediumItalic.ttf');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Roboto";
|
||||
font-weight: 700;
|
||||
font-style: normal;
|
||||
src: url('./Roboto-BoldItalic.ttf');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Roboto";
|
||||
font-weight: 700;
|
||||
font-style: italic;
|
||||
src: url('./Roboto-BoldItalic.ttf');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Roboto";
|
||||
font-weight: 900;
|
||||
font-style: normal;
|
||||
src: url('./Roboto-BlackItalic.ttf');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Roboto";
|
||||
font-weight: 900;
|
||||
font-style: italic;
|
||||
src: url('./Roboto-BlackItalic.ttf');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user