﻿@font-face {
  font-family: 'Norwood-Foundry-Icons';
  src:  url('../fonts/icons/Norwood-Foundry-Icons.eot?84h252');
  src:  url('../fonts/icons/Norwood-Foundry-Icons.eot?84h252#iefix') format('embedded-opentype'),
    url('../fonts/icons/Norwood-Foundry-Icons.ttf?84h252') format('truetype'),
    url('../fonts/icons/Norwood-Foundry-Icons.woff?84h252') format('woff'),
    url('../fonts/icons/Norwood-Foundry-Icons.svg?84h252#Norwood-Foundry-Icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-norwood-foundry-"], [class*=" icon-norwood-foundry-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Norwood-Foundry-Icons' !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-norwood-foundry-calculator:before {
    content: "\e900";
}

.icon-norwood-foundry-cheveron-down:before {
    content: "\e901";
}

.icon-norwood-foundry-cheveron-left:before {
    content: "\e902";
}

.icon-norwood-foundry-cheveron-right:before {
    content: "\e903";
}

.icon-norwood-foundry-cheveron-up:before {
    content: "\e904";
}

.icon-norwood-foundry-close:before {
    content: "\e905";
}

.icon-norwood-foundry-dots-horizontal-triple:before {
    content: "\e906";
}

.icon-norwood-foundry-envelope:before {
    content: "\e907";
}

.icon-norwood-foundry-location:before {
    content: "\e90a";
}

.icon-norwood-foundry-phone:before {
    content: "\e908";
}

.icon-norwood-foundry-time:before {
    content: "\e909";
}