﻿@font-face {
	font-family: 'zaplogo';
	src:url('/fonts/zaplogo.eot?-9ve4e0');
	src:url('/fonts/zaplogo.eot?#iefix-9ve4e0') format('embedded-opentype'),
		url('/fonts/zaplogo.woff?-9ve4e0') format('woff'),
		url('/fonts/zaplogo.ttf?-9ve4e0') format('truetype'),
		url('/fonts/zaplogo.svg?-9ve4e0#zaplogo') format('svg');
	font-weight: normal;
	font-style: normal;
}

.icon-zaplogo {
	font-family: 'zaplogo';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-zaplogo:before {
	content: "\e600";
}
