
/*

Theme Name:   K and B Webconsult based on the Mesmerize Theme
Author:       Robin Brunold
Author URI:   https://seofaktur.net
Template:     mesmerize
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  mesmerize
 
*/

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?zc90eb');
  src:  url('fonts/icomoon.eot?zc90eb#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?zc90eb') format('truetype'),
    url('fonts/icomoon.woff?zc90eb') format('woff'),
    url('fonts/icomoon.svg?zc90eb#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;

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