/*!
 *  Map Glyphs 1.0 by @tedgrajeda - http://mapglyphs.com - @mapglyphs
 *  License - http://mapglyphs.com/license (CC BY-ND 3.0)
 */
 
 /*!
* @font-face {
*	font-family: 'MapGlyphs';
*	src:url('MapGlyphs.eot');
*	src:url('MapGlyphs.eot?#iefix') format('embedded-opentype'),
*		url('MapGlyphs.ttf') format('truetype'),
*		url('MapGlyphs.woff') format('woff'),
*		url('MapGlyphs.svg#mapglyphs') format('svg');
*	font-weight: normal;
*	font-style: normal;
}
 */

@font-face {
	font-family: 'MapGlyphs';
	src:url('https://www.fatbraintoys.com/mapglyphs/2.0/mapglyphs.eot');
	src:url('https://www.fatbraintoys.com/mapglyphs/2.0/mapglyphs.eot?#iefix') format('embedded-opentype'),
		url('https://www.fatbraintoys.com/mapglyphs/2.0/mapglyphs.ttf') format('truetype'),
		url('https://www.fatbraintoys.com/mapglyphs/2.0/mapglyphs.woff') format('woff'),
		url('https://www.fatbraintoys.com/mapglyphs/2.0/mapglyphs.svg#mapglyphs') format('svg');
	font-weight: normal;
	font-style: normal;
}

.mg {
  display: inline-block;
  font-family: 'MapGlyphs';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mg-fw{
	width:1.2em;
	text-align:center
}

.mg-2x {
  font-size: 2em;
}
.mg-3x {
  font-size: 3em;
}
.mg-4x {
  font-size: 4em;
}
.mg-5x {
  font-size: 6em;
}
.mg-6x {
  font-size: 8em;
}

/*Maps*/
.map-us-alaska:before {
	content: "\e601";
}
.map-us-alabama:before {
	content: "\e602";
}
.map-us-arkansas:before {
	content: "\e603";
}
.map-us-arizona:before {
	content: "\e604";
}
.map-us-california:before {
	content: "\e605";
}
.map-us-colorado:before {
	content: "\e606";
}
.map-us-connecticut:before {
	content: "\e607";
}
.map-us-deleware:before {
	content: "\e608";
}
.map-us-florida:before {
	content: "\e609";
}
.map-us-georgia:before {
	content: "\e60a";
}
.map-us-hawaii:before {
	content: "\e60b";
}
.map-us-iowa:before {
	content: "\e60c";
}
.map-us-idaho:before {
	content: "\e60d";
}
.map-us-illinois:before {
	content: "\e60e";
}
.map-us-indiana:before {
	content: "\e60f";
}
.map-us-kansas:before {
	content: "\e610";
}
.map-us-kentucky:before {
	content: "\e611";
}
.map-us-louisiana:before {
	content: "\e612";
}
.map-us-massachusetts:before {
	content: "\e613";
}
.map-us-maryland:before {
	content: "\e614";
}
.map-us-maine:before {
	content: "\e615";
}
.map-us-michigan:before {
	content: "\e616";
}
.map-us-minnesota:before {
	content: "\e617";
}
.map-us-missouri:before {
	content: "\e618";
}
.map-us-mississippi:before {
	content: "\e619";
}
.map-us-montana:before {
	content: "\e61a";
}
.map-us-northcarolina:before {
	content: "\e61b";
}
.map-us-northdakota:before {
	content: "\e61c";
}
.map-us-nebraska:before {
	content: "\e61d";
}
.map-us-newhampshire:before {
	content: "\e61e";
}
.map-us-newjersey:before {
	content: "\e61f";
}
.map-us-newmexico:before {
	content: "\e620";
}
.map-us-nevada:before {
	content: "\e621";
}
.map-us-newyork:before {
	content: "\e622";
}
.map-us-ohio:before {
	content: "\e623";
}
.map-us-oklahoma:before {
	content: "\e624";
}
.map-us-oregon:before {
	content: "\e625";
}
.map-us-pennsylvania:before {
	content: "\e626";
}
.map-us-rhodeisland:before {
	content: "\e627";
}
.map-us-southcarolina:before {
	content: "\e628";
}
.map-us-southdakota:before {
	content: "\e629";
}
.map-us-tennessee:before {
	content: "\e62a";
}
.map-us-texas:before {
	content: "\e62b";
}
.map-us-utah:before {
	content: "\e62c";
}
.map-us-virginia:before {
	content: "\e62d";
}
.map-us-vermont:before {
	content: "\e62e";
}
.map-us-washington:before {
	content: "\e62f";
}
.map-us-wisconsin:before {
	content: "\e630";
}
.map-us-westvirginia:before {
	content: "\e631";
}
.map-us-wyoming:before {
	content: "\e632";
}
.map-us-districtofcolumbia:before {
	content: "\e634";
}
.map-us:before {
	content: "\e600";
}
.map-us-alt:before {
	content: "\e633";
}