
@font-face {
    font-family: 'dq-iconpicker-fa-solid-900';
    src: url('../fonts/fa-solid-900.woff');
    font-weight: 100;
    font-style: normal;
}


[class*="dq-icon-fa-solid-900"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: dq-iconpicker-fa-solid-900 !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  vertical-align: baseline;


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

}


@font-face {
    font-family: 'dq-iconpicker-fa-regular-400';
    src: url('../fonts/fa-regular-400.woff');
    font-weight: 100;
    font-style: normal;
}


[class*="dq-icon-fa-regular-400"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: dq-iconpicker-fa-regular-400 !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  vertical-align: baseline;


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

}


@font-face {
    font-family: 'dq-iconpicker-ionicons';
    src: url('../fonts/ionicons.ttf');
    font-weight: 100;
    font-style: normal;
}


[class*="dq-icon-ionicons"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: dq-iconpicker-ionicons !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  vertical-align: baseline;


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

}


@font-face {
    font-family: 'dq-iconpicker-ionicons-woff';
    src: url('../fonts/ionicons.woff');
    font-weight: 100;
    font-style: normal;
}


[class*="dq-icon-ionicons-woff"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: dq-iconpicker-ionicons-woff !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  vertical-align: baseline;


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

}

