2016-04-05 00:34:36 +02:00
|
|
|
@font-face {
|
2016-04-05 15:43:52 -04:00
|
|
|
font-family: Roboto;
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 100;
|
2022-04-05 20:01:59 +02:00
|
|
|
src: local("Roboto Thin"), local("Roboto-Thin"), url("node_modules/@fontsource/roboto/files/roboto-all-100-normal.woff") format("woff");
|
2016-04-05 00:34:36 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
2016-04-05 15:43:52 -04:00
|
|
|
font-family: "Roboto Condensed";
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 300;
|
2022-04-05 20:01:59 +02:00
|
|
|
src: local("Roboto Condensed Light"), local("RobotoCondensed-Light"), url("node_modules/@fontsource/roboto-condensed/files/roboto-condensed-all-300-normal.woff") format("woff");
|
2016-04-05 00:34:36 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
2016-04-05 15:43:52 -04:00
|
|
|
font-family: "Roboto Condensed";
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 400;
|
2022-04-05 20:01:59 +02:00
|
|
|
src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url("node_modules/@fontsource/roboto-condensed/files/roboto-condensed-all-400-normal.woff") format("woff");
|
2016-04-05 00:34:36 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
2016-04-05 15:43:52 -04:00
|
|
|
font-family: "Roboto Condensed";
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 700;
|
2022-04-05 20:01:59 +02:00
|
|
|
src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url("node_modules/@fontsource/roboto-condensed/files/roboto-condensed-all-700-normal.woff") format("woff");
|
2016-04-05 00:34:36 +02:00
|
|
|
}
|
|
|
|
|
2016-03-24 17:19:32 +01:00
|
|
|
@font-face {
|
2016-04-05 15:43:52 -04:00
|
|
|
font-family: Roboto;
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 400;
|
2022-04-05 20:01:59 +02:00
|
|
|
src: local("Roboto"), local("Roboto-Regular"), url("node_modules/@fontsource/roboto/files/roboto-all-400-normal.woff") format("woff");
|
2016-03-24 17:19:32 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
2016-04-05 15:43:52 -04:00
|
|
|
font-family: Roboto;
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 500;
|
2022-04-05 20:01:59 +02:00
|
|
|
src: local("Roboto Medium"), local("Roboto-Medium"), url("node_modules/@fontsource/roboto/files/roboto-all-500-normal.woff") format("woff");
|
2016-03-24 17:19:32 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
2016-04-05 15:43:52 -04:00
|
|
|
font-family: Roboto;
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 700;
|
2022-04-05 20:01:59 +02:00
|
|
|
src: local("Roboto Bold"), local("Roboto-Bold"), url("node_modules/@fontsource/roboto/files/roboto-all-700-normal.woff") format("woff");
|
2016-03-24 17:19:32 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
2016-04-05 15:43:52 -04:00
|
|
|
font-family: Roboto;
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 300;
|
2022-04-05 20:01:59 +02:00
|
|
|
src: local("Roboto Light"), local("Roboto-Light"), url("node_modules/@fontsource/roboto/files/roboto-all-300-normal.woff") format("woff");
|
2016-03-24 17:19:32 +01:00
|
|
|
}
|