@font-face {
  font-family: 'icomoon';
  src:  url('./icomoon.eot?a7p29j');
  src:  url('./icomoon.eot?a7p29j#iefix') format('embedded-opentype'),
    url('./icomoon.ttf?a7p29j') format('truetype'),
    url('./icomoon.woff?a7p29j') format('woff'),
    url('./icomoon.svg?a7p29j#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
    
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
    font-size: 1.2rem;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-calendar:before {
  content: "\e900";
}
.icon-link:before {
  content: "\e901";
}
.icon-mail:before {
  content: "\e902";
  
}
.icon-pdf:before {
  content: "\e903";
}

.icon-play .path1:before {
  content: "\e904";
  color: rgb(168, 180, 129);
  
}
.icon-play .path2:before {
  content: "\e905";
  color: rgb(96, 108, 56);
        position: absolute;
            left: 0%;
  
}
.icon-plus:before {
  content: "\e906";
  
}
.icon-tast:before {
  content: "\e907";
}
.icon-video:before {
  content: "\e908";
  
}
.icon-phone:before {
    content: "\e909";
    font-size: .8rem;
}
.icon-phone1:before {
    content: "\e942";
    font-size: .8rem;
}
.icon-pause2:before {
    content: "\ea1d";
}