/*
 * Landofcoder
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Landofcoder.com license that is
 * available through the world-wide-web at this URL:
 * https://landofcoder.com/terms
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category   Landofcoder
 * @package    Lof_Quickrfq
 * @copyright  Copyright (c) 2021 Landofcoder (https://www.landofcoder.com/)
 * @license    https://landofcoder.com/terms
 */

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

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

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

.lofquickrfq-bin:before {
  content: "\e9ac";
}
.lofquickrfq-attachment:before {
  content: "\e9cd";
}
