/* Webfonts Last edited for BCV by Shari: 2022-08/16  */
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/419d11");

@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('/webfonts/LeagueGothicRegular.woff2') format('woff2'),
         url('/webfonts/LeagueGothicRegular.woff') format('woff'),
         url('/webfonts/LeagueGothicRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
  font-family: 'ProximaNova-Regular';
  src: url('webfonts/ProximaNovaRegular.woff2') format('woff2'), 
	   url('webfonts/ProximaNovaRegular.woff') format('woff');
	}

@font-face {
  font-family: 'bcvfont';
  src: url('webfonts/bcvfont.eot?31659213');
  src: url('webfonts/bcvfont.eot?31659213#iefix') format('embedded-opentype'),
       url('webfonts/bcvfont.woff2?31659213') format('woff2'),
       url('webfonts/bcvfont.woff?31659213') format('woff'),
       url('webfonts/bcvfont.ttf?31659213') format('truetype'),
       url('webfonts/bcvfont.svg?31659213#bcvfont') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "bcvfont";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-cc-by:before { content: '\e800'; } /* '' */
.icon-cc:before { content: '\e801'; } /* '' */
.icon-cc-sa:before { content: '\e802'; } /* '' */
.icon-down-dir:before { content: '\e803'; } /* '' */
.icon-mail:before { content: '\e804'; } /* '' */
.icon-globe:before { content: '\e805'; } /* '' */
.icon-phone:before { content: '\e806'; } /* '' */
.icon-left-open:before { content: '\e807'; } /* '' */
.icon-right-open:before { content: '\e808'; } /* '' */
.icon-location-2:before { content: '\f031'; } /* '' */
.icon-quote-left:before { content: '\f10d'; } /* '' */
/**
 * @license
 * MyFonts Webfont Build ID 4300033, 2022-01-14T14:31:58-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: ProximaNova-Regular by Mark Simonson
 * URL: https://www.myfonts.com/fonts/marksimonson/proxima-nova/regular/
 * Copyright: Copyright (c) Mark Simonson, 2005. All rights reserved.
 * 
 * 
 * 
 * © 2022 MyFonts Inc
*/
  

