﻿@font-face {
	font-family: 'pc-icons';
	src:url('../../fonts/pc-icons/pc-icons.eot');
	src:url('../../fonts/pc-icons/pc-icons.eot?#iefix') format('embedded-opentype'),
		url('../../fonts/pc-icons/pc-icons.svg#pc-icons') format('svg'),
		url('../../fonts/pc-icons/pc-icons.woff') format('woff'),
		url('../../fonts/pc-icons/pc-icons.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'pc-icons';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'pc-icons';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}

/* Use the following CSS code if you want to have a class per icon */
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: 'pc-icons';
	font-style: normal;
	speak: none;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}
.icon-search:before {
	content: "\21";
}
.icon-moon:before {
	content: "\22";
}
.icon-sun:before {
	content: "\23";
}
.icon-cloud:before {
	content: "\24";
}
.icon-cloudy:before {
	content: "\25";
}
.icon-cloudy-2:before {
	content: "\26";
}
.icon-cloud-2:before {
	content: "\27";
}
.icon-cloud-3:before {
	content: "\28";
}
.icon-cloud-4:before {
	content: "\29";
}
.icon-cloudy-3:before {
	content: "\2a";
}
.icon-cloud-5:before {
	content: "\2b";
}
.icon-lightning:before {
	content: "\2c";
}
.icon-Fahrenheit:before {
	content: "\2d";
}
.icon-rainy:before {
	content: "\2e";
}
.icon-rainy-2:before {
	content: "\2f";
}
.icon-windy:before {
	content: "\30";
}
.icon-windy-2:before {
	content: "\31";
}
.icon-windy-3:before {
	content: "\32";
}
.icon-windy-4:before {
	content: "\33";
}
.icon-moon-2:before {
	content: "\34";
}
.icon-sun-2:before {
	content: "\35";
}
.icon-comments:before {
	content: "\36";
}
.icon-comments-2:before {
	content: "\37";
}
.icon-picture:before {
	content: "\38";
}
.icon-play:before {
	content: "\39";
}
.icon-location:before {
	content: "\3a";
}
.icon-bars:before {
	content: "\3b";
}
.icon-cog:before {
	content: "\3c";
}
.icon-spin-alt:before {
	content: "\3d";
}
.icon-phone:before {
	content: "\3e";
}
.icon-history:before {
	content: "\3f";
}
.icon-reload:before {
	content: "\40";
}
.icon-map-pin-fill:before {
	content: "\41";
}
.icon-html5:before {
	content: "\42";
}
.icon-html5-2:before {
	content: "\43";
}
.icon-file-css:before {
	content: "\44";
}
.icon-file-xml:before {
	content: "\45";
}
.icon-file-pdf:before {
	content: "\46";
}
.icon-libreoffice:before {
	content: "\47";
}
.icon-file-word:before {
	content: "\48";
}
.icon-file-excel:before {
	content: "\49";
}
.icon-google-plus:before {
	content: "\4a";
}
.icon-google-plus-2:before {
	content: "\4b";
}
.icon-twitter:before {
	content: "\4c";
}
.icon-twitter-2:before {
	content: "\4d";
}
.icon-facebook:before {
	content: "\4e";
}
.icon-facebook-2:before {
	content: "\4f";
}
.icon-flickr:before {
	content: "\50";
}
.icon-flickr-2:before {
	content: "\51";
}
.icon-youtube:before {
	content: "\52";
}
.icon-youtube-2:before {
	content: "\53";
}
.icon-arrow-down:before {
	content: "\54";
}
.icon-feed:before {
	content: "\55";
}
.icon-feed-2:before {
	content: "\56";
}
.icon-star:before {
	content: "\57";
}
.icon-star-2:before {
	content: "\58";
}
.icon-star-3:before {
	content: "\59";
}
.icon-cloud-6:before {
	content: "\5a";
}
.icon-upload:before {
	content: "\5b";
}
.icon-play-2:before {
	content: "\5c";
}
.icon-file-download:before {
	content: "\5d";
}
.icon-book:before {
	content: "\5e";
}
.icon-arrow-right:before {
	content: "\5f";
}
.icon-arrow-right-2:before {
	content: "\60";
}
