/*
Theme Name: Spire Solicitors Child Theme
Template: spiresolicitors
Theme URI: https://www.netmatters.co.uk/
Author: Netmatters
Author URI: https://www.netmatters.co.uk/
Description: Bespoke theme by Netmatters
Version: 0.0.1

Resource Licenses:
Font Awesome: http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
Bootstrap: https://getbootstrap.com | https://github.com/twbs/bootstrap/blob/master/LICENSE (Code licensed under MIT, documentation under CC BY 3.0.)
and of course
jQuery: https://jquery.org | (Code licensed under MIT)
WP Bootstrap Navwalker by Edward McIntyre: https://github.com/twittem/wp-bootstrap-navwalker | GNU GPL
*/

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

.icon-map-marker:before {
  content: "\e900";
}
.icon-envelope:before {
  content: "\e901";
}
.icon-phone:before {
  content: "\e902";
}
.icon-twitter:before {
  content: "\e903";
}
.icon-facebook:before {
  content: "\e904";
}
.icon-linkedin:before {
  content: "\e905";
}
.icon-chevron-right:before {
  content: "\e906";
}
.icon-chevron-up:before {
  content: "\e907";
}
.icon-chevron-left:before {
  content: "\e908";
}
.icon-chevron-down:before {
  content: "\e909";
}
.icon-calendar-plus-o:before {
  content: "\e90a";
}
.icon-close:before {
  content: "\e90b";
}
.icon-x:before {
  content: "\e90d";
}
.icon-twitter1:before {
  content: "\e90d";
}
.icon-instagram:before {
  content: "\e90c";
}
.icon-brand:before {
  content: "\e90c";
}
.icon-social:before {
  content: "\e90c";
}