/* Space Gtotesk */

@font-face {
font-family: 'Space Grotesk Light';
font-style: normal;
font-weight: normal;
src: url('space-grotesk/SpaceGrotesk-Light.woff') format('woff');
}


@font-face {
font-family: 'Space Grotesk Regular';
font-style: normal;
font-weight: normal;
src: url('space-grotesk/SpaceGrotesk-Regular.woff') format('woff');
}

@font-face {
font-family: 'Space Grotesk Medium';
font-style: normal;
font-weight: normal;
src: url('space-grotesk/SpaceGrotesk-Medium.woff') format('woff');
}

@font-face {
font-family: 'Space Grotesk SemiBold';
font-style: normal;
font-weight: normal;
src: url('space-grotesk/SpaceGrotesk-SemiBold.woff') format('woff');
}

@font-face {
font-family: 'Space Grotesk Bold';
font-style: normal;
font-weight: normal;
src: url('space-grotesk/SpaceGrotesk-Bold.woff') format('woff');
}


/* NB INternational */


@font-face {
    font-family: 'NBInternationalPro-Regular';
    src: url('NBInternational/NBInternationalPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NBInternationalPro-Light';
    src: url('NBInternational/NBInternationalPro-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NBInternationalPro-Mono';
    src: url('NBInternational/NBInternationalMonoWebfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NBInternationalPro-Bold';
    src: url('NBInternational/NBInternationalPro-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NBInternationalPro-Medium';
    src: url('NBInternational/NBInternationalPro-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* Icons */

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

[class^="foundry-icon-"], [class*=" foundry-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Foundry' !important;
  speak: none;
  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;
}

.foundry-icon-Foundry_Icons_close:before {
  content: "\61";
}
.foundry-icon-Foundry_Icons_gallery:before {
  content: "\62";
}
.foundry-icon-Foundry_Icons_hamburger:before {
  content: "\63";
}
.foundry-icon-Foundry_Icons_mark:before {
  content: "\64";
}

