/* Acid Grotesk */
@font-face {
  font-family: 'Acid Grotesk';
  src:  url('../fonts/FFF-AcidGrotesk-Book.woff2') format('woff2'),
        url('../fonts/FFF-AcidGrotesk-Book.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}


/* Neuething Sans */
@font-face {
  font-family: 'Neuething Sans';
	src:  url('../fonts/neuething-sans-regular.eot');
	src:  url('../fonts/neuething-sans-regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/neuething-sans-regular.woff2') format('woff2'),
        url('../fonts/neuething-sans-regular.woff') format('woff'),
        url('../fonts/neuething-sans-regular.ttf') format('truetype'),
        url('../fonts/neuething-sans-regular.svg#youworkforthem') format('svg');
  font-weight: 400;
  font-style: normal;
}

/* PP Cirka */
@font-face {
  font-family: 'PP Cirka';
	src:  url('../fonts/PPCirka-Regular.eot');
	src:  url('../fonts/PPCirka-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PPCirka-Regular.woff2') format('woff2'),
        url('../fonts/PPCirka-Regular.woff') format('woff'),
        url('../fonts/PPCirka-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

/* PP Formula */
@font-face {
  font-family: 'PP Formula';
	src:  url('../fonts/PPFormula-SemiCondensedMedium.woff2') format('woff2'),
        url('../fonts/PPFormula-SemiCondensedMedium.woff') format('woff'),
        url('../fonts/PPFormula-SemiCondensedMedium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
