Learn more  » Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

jsarnowski / jsarnowski/generatepress-premium   php

Repository URL to install this package:

Version: 2.2.2 

/ icons / icons.css

@font-face {
  font-family: 'GP Premium';
  src:  url('gp-premium.eot');
  src:  url('gp-premium.eot#iefix') format('embedded-opentype'),
    url('gp-premium.woff') format('woff'),
    url('gp-premium.ttf') format('truetype'),
    url('gp-premium.svg#gp-premium') format('svg');
  font-weight: normal;
  font-style: normal;
}