Theme Fonts

Web Fonts

<!-- Google Fonts -->
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Fredoka+One">
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic,700,700italic,800,800italic">

In the theme there are used two Google Web Fonts Open Sans ans Fredoka One.
Icon Fonts

<!-- Icon Fonts -->
<link rel="stylesheet" type="text/css" href="fonts/map-icons/css/map-icons.min.css"> (1)
<link rel="stylesheet" type="text/css" href="fonts/icomoon/style.css"> (2)

(1) – Map icons provided over 175+ icons that we have included in our theme and you can easly use theme. Map Icons can be mostly useful for “My Interests” section. Just use following html markup:

 <i class="map-icon map-icon-[name]"></i>.

For example:

 <i class="map-icon map-icon-abseiling"></i>
<i class="map-icon map-icon-motobike-trail"></i>
(2) – We have included some icons form icomoon.io too. If you want to use icons that we haven’t provided, you can add as much icons as you want. (4000+ icons/your own from vector files)

NOTE: upload “selection.json” form our  “fonts/icomoon” folder in icomoon.io site, add new icons than download and replace icomoon font.