@import url('https://fonts.googleapis.com/css?family=Niramit:300,400,500,600,700&display=swap');

@font-face {
  font-family: "ohmyweb";
  src: url("../../fonts/ohmyweb.eot");
  src: url("../../fonts/ohmyweb.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/ohmyweb.woff") format("woff"),
    url("../../fonts/ohmyweb.ttf") format("truetype"),
    url("../../fonts/ohmyweb.svg#ohmyweb") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="ohmyweb-icon"]:before,
[class*=" ohmyweb-icon"]:before {
  font-family: "ohmyweb" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-icon-youtube:before {
  content: "\79";
}
.social-icon-twitter:before {
  content: "\74";
}
.social-icon-instagram:before {
  content: "\69";
}
.social-icon-vimeo:before {
  content: "\76";
}
.social-icon-facebook:before {
  content: "\66";
}
.social-icon-google:before {
  content: "\67";
}
.icon-arrow-right-alt:before {
  content: "\61";
}
