/*
Theme Name: TheGem Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/
@font-face {
  font-family: 'UserPack';
  src:  url('fonts/UserPack/UserPack.eot?suszd3');
  src:  url('fonts/UserPack/UserPack.eot?suszd3#iefix') format('embedded-opentype'),
    url('fonts/UserPack/UserPack.ttf?suszd3') format('truetype'),
    url('fonts/UserPack/UserPack.woff?suszd3') format('woff'),
    url('fonts/UserPack/UserPack.svg?suszd3#UserPack') format('svg');
  font-weight: bold;
  font-style: normal;
  font-size:62px;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'UserPack' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 52px;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-tennis-racket:before {
  content: "\e903";
}
.icon-table-tennis:before {
  content: "\e902";
}
.icon-basketball:before {
  content: "\e901";
}
.icon-volleyball:before {
  content: "\e900";
}
