<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@font-face {
  font-family: 'Verdana';
  src: local('â˜º'), url('../fonts/Verdana.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.hide{
  display: none;
}
.fl-l{
  float: left;
}
.fl-r{
  float: right;
}
#blog_post_container h1,
#blog_post_container h2,
#blog_post_container h3,
#blog_post_container h4,
#blog_post_container h5,
#blog_post_container p,
#blog_post_container a,
#blog_post_container span,
#blog_post_container,
#blog_category_container h1,
#blog_category_container h2,
#blog_category_container h3,
#blog_category_container h4,
#blog_category_container h5,
#blog_category_container p,
#blog_category_container a,
#blog_category_container span,
#blog_category_container,
#blog_desc_container h1,
#blog_desc_container h2,
#blog_desc_container h3,
#blog_desc_container h4,
#blog_desc_container h5,
#blog_desc_container p,
#blog_desc_container a,
#blog_desc_container span,
#blog_desc_container{
  font-family: 'Verdana';
  font-weight: 400;
}
.arrow-icon-right{
  display: inline-block;
  width: 6px;
  height: 9px;
  background: url(../img/spritesheet.png) no-repeat 40% 10%;
}
.heart-icon-small{
  display: inline-block;
  width: 12px;
  height: 16px;
  cursor: pointer;
  background: url(../img/spritesheet.png) no-repeat 47% 34%;
}
.heart-icon-big{
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../img/spritesheet.png) no-repeat 50% 62.5%;
}
.search-icon{
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../img/spritesheet.png) no-repeat 50% 93.5%;
}
audio{
  width: 100%;
}
</pre></body></html>