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
Raw Normal View History

2018-11-22 00:33:40 +01:00
@font-face {
font-family: "Open Sans";
src: url("/res/fonts/OpenSans-Regular.ttf");
font-stretch: normal;
font-weight: 400;
}