/**
vspl Webfont
*/
font-face {
 font-family: "'vspl';";
 src: url('./vspl.eot?1659092812943');
 src: url('./vspl.eot?#iefix-1659092812943') format('embedded-opentype'),
  url('./vspl.woff2?1659092812943') format('woff2'),
  url('./vspl.woff?1659092812943') format('woff'),
  url('./vspl.ttf?1659092812943') format('truetype');
 font-weight: normal;
 font-style: normal;
}

[class^='icon-']:before,
[class*=' icon-']:before {
 font-family: 'vspl';
 display: inline-block;
 vertical-align: middle;
 line-height: 1;
 font-weight: normal;
 font-style: normal;
 speak: none;
 text-decoration: inherit;
 font-size: inherit;
 text-transform: none;
 text-rendering: optimizeLegibility;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}

/*
Glyphs list
*/

.icon-arrow-down:before {
 content: '\ea01';
}

.icon-arrow-right-thin:before {
 content: '\ea02';
}

.icon-close:before {
 content: '\ea03';
}

.icon-googlepodcasts:before {
 content: '\ea04';
}

.icon-menu:before {
 content: '\ea05';
}

.icon-play:before {
 content: '\ea06';
}

.icon-right-arrow-slider:before {
 content: '\ea07';
}

.icon-right-arrow:before {
 content: '\ea08';
}

.icon-top-icon:before {
 content: '\ea09';
}