Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
@code.gov/code-gov-font
Advanced tools
Custom font with icons used by code-gov-web. Based on font-awesome. Built using fontello.
Custom font with icons used by code-gov-web. Based on font-awesome and icon by Hadrien. Built using fontello.
In order to use the font on a website, you have to install it first. There's a good chance that you will have to update the paths below to match you folder structure.
@font-face {
font-family: 'code-gov';
src: url('../font/code-gov.eot?94232063');
src: url('../font/code-gov.eot?94232063#iefix') format('embedded-opentype'),
url('../font/code-gov.woff2?94232063') format('woff2'),
url('../font/code-gov.woff?94232063') format('woff'),
url('../font/code-gov.ttf?94232063') format('truetype'),
url('../font/code-gov.svg?94232063#code-gov') format('svg');
font-weight: normal;
font-style: normal;
}
If you've updated the config.json and want to rebuild the font, run
npm run build
If you have any questions, please post a GitHub issue! :-)
FAQs
Custom font with icons used by code-gov-web. Based on font-awesome. Built using fontello.
The npm package @code.gov/code-gov-font receives a total of 0 weekly downloads. As such, @code.gov/code-gov-font popularity was classified as not popular.
We found that @code.gov/code-gov-font demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.