@font-face {
font-family: premio-star;
src: url(//kngpartners.com/wp-content/plugins/stars-testimonials-with-slider-and-masonry-grid/fonts/premio-star.eot?yuqk07);
src: url(//kngpartners.com/wp-content/plugins/stars-testimonials-with-slider-and-masonry-grid/fonts/premio-star.eot?yuqk07#iefix) format('embedded-opentype'), url(//kngpartners.com/wp-content/plugins/stars-testimonials-with-slider-and-masonry-grid/fonts/premio-star.ttf?yuqk07) format('truetype'), url(//kngpartners.com/wp-content/plugins/stars-testimonials-with-slider-and-masonry-grid/fonts/premio-star.woff?yuqk07) format('woff'), url(//kngpartners.com/wp-content/plugins/stars-testimonials-with-slider-and-masonry-grid/fonts/premio-star.svg?yuqk07#premio-star) format('svg');
font-weight: 400;
font-style: normal;
font-display: block
}
[class*=" pst-"],
[class^=pst-] {
font-family: premio-star !important;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 10px
}
.pst-left:before {
content: "\e912"
}
.pst-right:before {
content: "\e913"
}
.pst-up:before {
content: "\e910"
}
.pst-question:before {
content: "\e911"
}
.pst-down:before {
content: "\e90f"
}
.pst-check:before {
content: "\e90e"
}
.pst-plus:before {
content: "\e90c"
}
.pst-close:before {
content: "\e90d"
}
.pst-arrow-left:before {
content: "\e900"
}
.pst-arrow-right:before {
content: "\e901"
}
.pst-clone:before {
content: "\e902"
}
.pst-pencil:before {
content: "\e903"
}
.pst-quote-left:before {
content: "\e904"
}
.pst-quote-right:before {
content: "\e905"
}
.pst-refresh:before {
content: "\e906"
}
.pst-star:before {
content: "\e907"
}
.pst-star-half-o:before {
content: "\e908"
}
.pst-star-o:before {
content: "\e909"
}
.pst-trash:before {
content: "\e90a"
}
.pst-view:before {
content: "\e90b"
}
@-webkit-keyframes rotating {
from {
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0)
}
to {
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg)
}
}
@keyframes rotating {
from {
-ms-transform: rotate(0);
-moz-transform: rotate(0);
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0)
}
to {
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg)
}
}
.rotating {
-webkit-animation: rotating 2s linear infinite;
-moz-animation: rotating 2s linear infinite;
-ms-animation: rotating 2s linear infinite;
-o-animation: rotating 2s linear infinite;
animation: rotating 2s linear infinite
}