@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?dlnjoj");
  src: url("fonts/icomoon.eot?dlnjoj#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?dlnjoj") format("truetype"), url("fonts/icomoon.woff?dlnjoj") format("woff"), url("fonts/icomoon.svg?dlnjoj#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

.h1 {
  margin: 40px 0;
}

@media screen and (max-width: 768px) {
  .h1 {
    margin: 30px 0;
  }
}

.h2 {
  margin: 60px 0 40px;
}

@media screen and (max-width: 768px) {
  .h2 {
    margin: 30px 0;
  }
}

.productList--col3 > ul,
.productList > ul {
  margin-bottom: -30px;
}

@media screen and (max-width: 768px) {
  .productList--col3 > ul,
  .productList > ul {
    margin-bottom: -20px;
  }
}
