/*
  Font Custom - icon webfonts made simple
*/

@font-face {
  font-family: "gwcicons";
  src: url("gwcicons-60837037846cd9f1e388f53a2034fce0.eot");
  src: url("gwcicons-60837037846cd9f1e388f53a2034fce0.eot?#iefix") format("embedded-opentype"),
       url("gwcicons-60837037846cd9f1e388f53a2034fce0.woff") format("woff"),
       url("gwcicons-60837037846cd9f1e388f53a2034fce0.ttf") format("truetype"),
       url("gwcicons-60837037846cd9f1e388f53a2034fce0.svg#gwcicons") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*
  Bootstrap Overrides
*/

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "gwcicons";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}

a [class^="icon-"], a [class*=" icon-"] {
  display: inline-block;
  text-decoration: inherit;
}

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: top;
  font-size: 1.333em;
}

/* keeps button heights with and without icons the same */
.btn [class^="icon-"], .btn [class*=" icon-"] {
  line-height: 0.9em;
}

li [class^="icon-"], li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}

/* 1.5 increased font size for icon-large * 1.25 width */
li .icon-large[class^="icon-"], li .icon-large[class*=" icon-"] {
  width: 1.875em;
}

li[class^="icon-"], li[class*=" icon-"] {
  margin-left: 0;
  list-style-type: none;
}

li[class^="icon-"]:before, li[class*=" icon-"]:before {
  text-indent: -2em;
  text-align: center;
}

li[class^="icon-"].icon-large:before, li[class*=" icon-"].icon-large:before {
  text-indent: -1.333em;
}

/*
  Icon Classes
*/

.icon-responsive:before { content: "\f100"; }
.icon-facebook:before { content: "\f101"; }
.icon-gplus:before { content: "\f102"; }
.icon-reach:before { content: "\f103"; }
.icon-twitter:before { content: "\f104"; }
.icon-hole:before { content: "\f105"; }
.icon-schedule:before { content: "\f106"; }
.icon-hole-svg-2013_04_25_17_43_51-0:before { content: "\f107"; }
.icon-social:before { content: "\f108"; }
.icon-booking:before { content: "\f109"; }
