/* @license
 * MyFonts Webfont Build ID 2421979, 2012-12-01T09:05:32-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: Proxima Nova A Bold Italic by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/a-bold-it/
 *
 * Webfont: Proxima Nova A Italic by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/a-regular-it/
 *
 * Webfont: Proxima Nova A Regular by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/a-regular/
 *
 * Webfont: Proxima Nova S Italic by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/s-regular-it/
 *
 * Webfont: Proxima Nova S Bold Italic by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/s-bold-it/
 *
 * Webfont: Proxima Nova S Bold by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/s-bold/
 *
 * Webfont: Proxima Nova A Bold by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/a-bold/
 *
 * Webfont: Proxima Nova S Regular by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/s-regular/
 *
 * Webfont: Proxima Nova Regular by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/regular/
 *
 * Webfont: Proxima Nova Bold Italic by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/bold-it/
 *
 * Webfont: Proxima Nova Bold by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/bold/
 *
 * Webfont: Proxima Nova Italic by Mark Simonson
 * URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/regular-it/
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2421979
 * Webfonts copyright: Copyright (c) Mark Simonson, 2005. All rights reserved.
 *
 * © 2012 Bitstream Inc
*/

@font-face {
  font-family: 'ProximaNova-Regular';
  font-style:  normal;
  font-weight: normal;
  font-display: swap;
  src: url("webfonts/inter/Inter-Regular.woff2") format("woff2");
}

@font-face {
  font-family: 'ProximaNova-Regular';
  font-style:  italic;
  font-weight: normal;
  font-display: swap;
  src: url("webfonts/inter/Inter-Italic.woff2") format("woff2");
}

@font-face {
  font-family: 'ProximaNova-SemiBold';
  font-style:  normal;
  font-weight: normal;
  font-display: swap;
  src: url("webfonts/inter/Inter-SemiBold.woff2") format("woff2");
}

@font-face {
  font-family: 'ProximaNova-SemiBold';
  font-style:  italic;
  font-weight: normal;
  font-display: swap;
  src: url("webfonts/inter/Inter-SemiBoldItalic.woff2") format("woff2");
}

@font-face {
  font-family: 'ProximaNova-Bold';
  font-style:  normal;
  font-weight: normal;
  font-display: swap;
  src: url("webfonts/inter/Inter-Bold.woff2") format("woff2");
}

@font-face {
  font-family: 'ProximaNova-Bold';
  font-style:  italic;
  font-weight: normal;
  font-display: swap;
  src: url("webfonts/inter/Inter-BoldItalic.woff2") format("woff2");
}

@font-face {
    font-family: 'Glyphter';
    src: url('webfonts/Glyphter.eot');
    src: url('webfonts/Glyphter.eot?#iefix') format('embedded-opentype'),
         url('webfonts/Glyphter.woff') format('woff'),
         url('webfonts/Glyphter.ttf') format('truetype'),
         url('webfonts/Glyphter.svg#Glyphter') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='glyphter-']:before{
    display: inline-block;
   font-family: 'Glyphter';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}

.glyphter-segments:before{content:'\0041';}
.glyphter-left-arrow:before{content:'\0042';}
.glyphter-right-arrow:before{content:'\0043';}
