Skip to content

ScoutsGidsenVL/FontScoutsEnGidsenVlaanderen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Font Scouts en Gidsen Vlaanderen

About

This font contains all the icons designd en used by Scouts en Gidsen Vlaanderen in Belguim. The demo folder shows which icons are included.

Installation

Add the fonts and css folder to your website folder.
Example:
index.html
css/Scouts-en-Gidsen-Vlaanderen.css
fonts/Scouts-en-Gidsen-Vlaanderen.svg
fonts/Scouts-en-Gidsen-Vlaanderen.ttf
fonts/Scouts-en-Gidsen-Vlaanderen.woff
fonts/Scouts-en-Gidsen-Vlaanderen.eot

Link the css file in your html head.

<link rel="stylesheet" href="css/Scouts-en-Gidsen-Vlaanderen.css">

Usage HTML

<!-- replace the class to the icon of your choice. -->
<span class="scouts scouts-int-scouts"></span>

Usage CSS

/* replace the class to the icon of your choice. */
.scouts-int-scouts:before {
  content: "\e600";
}

Generate Fonts

Fonts are generated via http://icomoon.io/ Import al the source files

Preferences

  • Font name: Scouts-en-Gidsen-Vlaanderen
  • Class prifix: scouts
  • CSS selector use a class: .scouts-font