@font-face {
  font-family: 'thegrooves-icons-v4';
  src: url('../font/thegrooves-icons-v4.eot?28478521');
  src: url('../font/thegrooves-icons-v4.eot?28478521#iefix') format('embedded-opentype'),
       url('../font/thegrooves-icons-v4.woff2?28478521') format('woff2'),
       url('../font/thegrooves-icons-v4.woff?28478521') format('woff'),
       url('../font/thegrooves-icons-v4.ttf?28478521') format('truetype'),
       url('../font/thegrooves-icons-v4.svg?28478521#thegrooves-icons-v4') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'thegrooves-icons-v4';
    src: url('../font/thegrooves-icons-v4.svg?28478521#thegrooves-icons-v4') format('svg');
  }
}
*/
 
 [class^="tgicon-"]:before, [class*=" tgicon-"]:before {
  font-family: "thegrooves-icons-v4";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.tgicon-phone:before { content: '\e800'; } /* '' */
.tgicon-headphones:before { content: '\e801'; } /* '' */
.tgicon-star:before { content: '\e802'; } /* '' */
.tgicon-down-open:before { content: '\e803'; } /* '' */
.tgicon-play-circle:before { content: '\e804'; } /* '' */
.tgicon-long-arrow-left-light:before { content: '\e805'; } /* '' */
.tgicon-long-arrow-right-light:before { content: '\e806'; } /* '' */
.tgicon-long-arrow-up-light:before { content: '\e807'; } /* '' */
.tgicon-star-outline:before { content: '\e808'; } /* '' */
.tgicon-long-arrow-down-light:before { content: '\e809'; } /* '' */
.tgicon-chevron-right-light:before { content: '\e80a'; } /* '' */
.tgicon-arrow-right-solid:before { content: '\e80b'; } /* '' */
.tgicon-check-solid:before { content: '\e80c'; } /* '' */
.tgicon-arrow-circle-right-solid:before { content: '\e80d'; } /* '' */
.tgicon-chevron-double-right-regular:before { content: '\e80e'; } /* '' */
.tgicon-bars-solid:before { content: '\e80f'; } /* '' */
.tgicon-times-circle-solid:before { content: '\e810'; } /* '' */
.tgicon-facebook-brands:before { content: '\e811'; } /* '' */
.tgicon-book-regular:before { content: '\e812'; } /* '' */
.tgicon-microphone-solid:before { content: '\e813'; } /* '' */
.tgicon-youtube-brands:before { content: '\e814'; } /* '' */
.tgicon-money-bill-alt-regular:before { content: '\e815'; } /* '' */
.tgicon-phone-alt-regular:before { content: '\e816'; } /* '' */
.tgicon-mail-bulk-regular:before { content: '\e817'; } /* '' */
.tgicon-twitter-brands:before { content: '\e818'; } /* '' */
.tgicon-pinterest-brands:before { content: '\e819'; } /* '' */
.tgicon-whatsapp-brands:before { content: '\e81a'; } /* '' */
.tgicon-envelope-regular:before { content: '\e81b'; } /* '' */
.tgicon-left-open:before { content: '\e81c'; } /* '' */
.tgicon-right-open:before { content: '\e81d'; } /* '' */
.tgicon-up-open:before { content: '\e81e'; } /* '' */
.tgicon-search:before { content: '\e81f'; } /* '' */
.tgicon-angle-left:before { content: '\f104'; } /* '' */
.tgicon-angle-right:before { content: '\f105'; } /* '' */
.tgicon-angle-up:before { content: '\f106'; } /* '' */
.tgicon-angle-down:before { content: '\f107'; } /* '' */
.tgicon-up:before { content: '\f176'; } /* '' */
.tgicon-left:before { content: '\f177'; } /* '' */