2019-03-26 19:35:47 +08:00
|
|
|
@font-face {
|
2019-10-01 21:20:38 +08:00
|
|
|
font-family: "Lato";
|
|
|
|
src: url("font/LatoLatin-Regular.woff2") format("woff2");
|
2019-03-26 19:35:47 +08:00
|
|
|
font-style: normal;
|
|
|
|
font-weight: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
2019-10-01 21:20:38 +08:00
|
|
|
font-family: "Lato";
|
|
|
|
src: url("font/LatoLatin-Bold.woff2") format("woff2");
|
2019-03-26 19:35:47 +08:00
|
|
|
font-style: bold;
|
|
|
|
font-weight: normal;
|
|
|
|
}
|