mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-27 03:21:01 +00:00
6 lines
183 B
CSS
Executable file
6 lines
183 B
CSS
Executable file
@font-face {
|
|
font-family: "PT Sans";
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
src: local("PT Sans Bold"), local("PTSans-Bold"), url("../fonts/ptsansbold.woff") format("woff");
|
|
}
|