@font-face {
  font-family: "IndieFlower";
  src: url("../themes/gt-bike/assets/fonts/IndieFlower.eot");
  src: url("../themes/gt-bike/assets/fonts/IndieFlower.eot?#iefix") format("embedded-opentype"), url("../themes/gt-bike/assets/fonts/IndieFlower.woff2") format("woff2"), url("../themes/gt-bike/assets/fonts/IndieFlower.woff") format("woff"), url("../themes/gt-bike/assets/fonts/IndieFlower.ttf") format("truetype"), url("../themes/gt-bike/assets/fonts/IndieFlower.svg#IndieFlower") format("svg");
  font-weight: normal;
  font-style: normal;
}
.IndieFlower {
  font-family: "IndieFlower";
  font-weight: normal;
  font-style: normal;
}
.social-side .f {
  position: fixed;
  right: 0px;
  top: 30%;
  display: grid;
  z-index: 111;
}
.social-side .fixed-box {
  padding: 13px 20px;
  margin-bottom: 5px;
  text-align: center;
  font-size: 23px;
  border-radius: 10px 0 0 10px;
}
.social-side .facebook {
  background: #1877f2;
  color: white !important;
}
.social-side .facebook a {
  color: white !important;
}
.social-side .call {
  background: #e0e0e0;
  color: black !important;
}
.social-side .call a {
  color: black !important;
}
.social-side .ytube {
  background: #ff0000;
  color: white !important;
}
.social-side .ytube a {
  color: white !important;
}
.social-side .insta {
  background: #ff0099;
  color: white !important;
}
.social-side .insta a {
  color: white !important;
}
