@font-face {
	font-family: "pavideo";
	src: url("pavideo.eot?1925b09a180a137b22940cafd7dd9cc8?#iefix") format("embedded-opentype"),
url("pavideo.woff2?1925b09a180a137b22940cafd7dd9cc8") format("woff2"),
url("pavideo.woff?1925b09a180a137b22940cafd7dd9cc8") format("woff");
}

.icon {
	line-height: 1;
}

.icon:before {
	font-family: pavideo !important;
	font-style: normal;
	font-weight: normal !important;
	vertical-align: top;
}

.icon-vimeo:before {
	content: "\f101";
}
.icon-chevron-right:before {
	content: "\f102";
}
.icon-chevron-down:before {
	content: "\f103";
}
.icon-close:before {
	content: "\f104";
}
.icon-youtube:before {
	content: "\f105";
}
.icon-chevron-left:before {
	content: "\f106";
}
.icon-play:before {
	content: "\f107";
}
.icon-cw:before {
	content: "\f108";
}
.icon-facebook:before {
	content: "\f109";
}
