@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular.woff2') format('woff2'),
         url('../fonts/opensans-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold.woff2') format('woff2'),
         url('../fonts/opensans-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latoregular';
    src: url('../fonts/lato-regular.woff2') format('woff2'),
         url('../fonts/lato-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latosemibold';
    src: url('../fonts/lato-semibold.woff2') format('woff2'),
         url('../fonts/lato-semibold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latobold';
    src: url('../fonts/lato-bold.woff2') format('woff2'),
         url('../fonts/lato-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SourceSansPro-Light';
    src: url('../fonts/SourceSansPro-Light.eot') format('embedded-opentype'),
    url('../fonts/SourceSansPro-Light.ttf')  format('truetype'), 
    url('../fonts/SourceSansPro-Light.woff2') format('woff2'),
    url('../fonts/SourceSansPro-Light.woff') format('woff'), 
    url('../fonts/SourceSansPro-Light.svg#SourceSansPro-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MarketFresh';
    src: url('../fonts/MarketFresh.eot') format('embedded-opentype'),
    url('../fonts/MarketFresh.ttf')  format('truetype'), 
    url('../fonts/MarketFresh.woff2') format('woff2'),
    url('../fonts/MarketFresh.woff') format('woff'), 
    url('../fonts/MarketFresh.svg#MarketFresh') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'FoundersGrotesk-Regular';
    src: url('../fonts/FoundersGrotesk-Regular.otf') format('embedded-opentype'),
    url('../fonts/FoundersGrotesk-Regular.otf')  format('otf'),
	url('../fonts/FoundersGrotesk-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'Gotham-Book';
    src: url('../fonts/Gotham-Book.eot') format('embedded-opentype'),
    url('../fonts/Gotham-Book.ttf')  format('truetype'), 
    url('../fonts/Gotham-Book.woff2') format('woff2'),
    url('../fonts/Gotham-Book.woff') format('woff'), 
    url('../fonts/Gotham-Book.svg#Gotham-Book') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'Gotham-Light';
    src: url('../fonts/Gotham-Light.eot') format('embedded-opentype'),
    url('../fonts/Gotham-Light.ttf')  format('truetype'), 
    url('../fonts/Gotham-Light.woff2') format('woff2'), 
    url('../fonts/Gotham-Light.woff') format('woff'),
    url('../fonts/Gotham-Light.svg#Gotham-Light') format('svg');
    font-weight: normal;
    font-style: normal;
  }
@font-face {
    font-family: 'SourceSansPro';
    src: url('../fonts/SourceSansPro.eot') format('embedded-opentype'),
         url('../fonts/SourceSansPro.woff2') format('woff2'),
         url('../fonts/SourceSansPro.woff') format('woff'),
         url('../fonts/SourceSansPro.ttf') format('truetype'),
         url('../fonts/SourceSansPro.svg#SourceSansPro') format('svg');
}

