This repository has been archived on 2022-02-10. You can view files and clone it, but cannot push or open issues or pull requests.
iggs-price-list/res/css/fonts.css

8 lines
143 B
CSS

@font-face {
font-family: "Open Sans";
src: url("/res/fonts/OpenSans-Regular.ttf");
font-stretch: normal;
font-weight: 400;
}