mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-16 18:30:17 +01:00
7 lines
183 B
CSS
Executable File
7 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");
|
|
}
|