@font-face {
    font-family: 'fontello-custom';
    src: url('fonts/fontello-custom.eot?87775755');
    src: url('fonts/fontello-custom.eot?87775755#iefix') format('embedded-opentype'),
         url('fonts/fontello-custom.woff2?87775755') format('woff2'),
         url('fonts/fontello-custom.woff?87775755') format('woff'),
         url('fonts/fontello-custom.ttf?87775755') format('truetype'),
         url('fonts/fontello-custom.svg?87775755#fontello-custom') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
  }

   [class^="cmsmasters-icon-custom-"]:before, [class*=" cmsmasters-icon-custom-"]:before {
    font-family: "fontello-custom";
    font-style: normal;
    font-weight: normal;
    speak: none;
   
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    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 */
    margin-left: .2em;
   
    /* 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); */
  }
   
  .cmsmasters-icon-custom-right:before { content: '\e818'; } /* '' */
  .cmsmasters-icon-custom-arrow-circled:before { content: '\e821'; } /* '' */