@font-face {
  font-family: 'Fjalla One';
  src: url('/common/font/fjallaone-regular.eot');
  src: url('/common/font/fjallaone-regular.eot?#iefix') format('embedded-opentype'), url('/common/font/fjallaone-regular.woff') format('woff'), url('/common/font/fjallaone-regular.ttf') format('truetype'), url('/common/font/fjallaone-regular.svg#fjalla_oneregular') format('svg');
}
/* ==========================================================================
   Category
   ========================================================================== */
.category-title {
  margin-bottom: 20px;
  line-height: 1.3;
  font-size: 2.6em;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .category-title {
    font-size: 2.1em;
    text-align: center;
  }
}
