@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 184, ../sass/about.scss */
.about .mb-4 {
  margin-bottom: 5rem !important;
}
@media screen and (max-width: 768px) {
  /* line 184, ../sass/about.scss */
  .about .mb-4 {
    margin-bottom: 2.5rem;
  }
}
/* line 190, ../sass/about.scss */
.about .tab-content {
  padding: 2rem 0 0;
}
