wallabag/app/Resources/views/baggy/public/css/font.css
Nicolas Lœuillet 93fd4692f6 symfony is there
2015-01-22 08:30:07 +01:00

7 lines
177 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/ptsans.woff) format('woff');
}