@font-face {
  font-family: 'CFD Land Reference Icons';
  src: url('cfdland-reference-icons.woff2') format('woff2'),
       url('cfdland-reference-icons.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.cfd-ref-icon {
  font-family: 'CFD Land Reference Icons' !important;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
}
.cfd-ref-free-tutorials::before { content: "\e900"; }
.cfd-ref-application::before { content: "\e901"; }
.cfd-ref-engineering::before { content: "\e902"; }
.cfd-ref-module::before { content: "\e903"; }
