 @import url(https://fonts.googleapis.com/css?family=Montserrat);

@font-face {
    font-family: 'Montserrat';
    src: url(../../../assets/fonts/montserrat-regular-webfont.eot);
    src: url(../../../assets/fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype),
         url(../../../assets/fonts/montserrat-regular-webfont.woff2') format('woff2),
         url(../../../assets/fonts/montserrat-regular-webfont.woff') format('woff),
         url(../../../assets/fonts/montserrat-regular-webfont.ttf') format('truetype),
         url(../../../assets/fonts/montserrat-regular-webfont.svg#montserratregular') format('svg);
    font-weight: normal;
    font-style: normal;
}

@font-face{
   font-family:'bromello'; 
   src: url(/images/fonts/bromello.otf); 
}

@font-face {
  font-family: 'bebas';
  src: url(/images/Design2/fonts/BEBAS_.TTF);
}

@font-face {
  font-family: 'futrfw';
  src: url(/images/Design2/fonts/FUTRFW.TTF);
}

@font-face {
  font-family: 'ginette';
  src: url(/images/Design2/fonts/GINETTE_1.TTF);
}

@font-face {
  font-family: 'kalinga';
  src: url(/images/Design2/fonts/kalinga.ttf);
}

@font-face{
   font-family:'Code Light'; 
   src: url(/images/Design3/fonts/CODE-Light.otf); 
}

@font-face{
   font-family:'Code Bold'; 
   src: url(/images/Design3/fonts/CODE-Bold.otf); 
}

@font-face {
font-family: 'Intro'; font-weight: normal; font-style: normal;
src: url(http://nevermore.b1.jcink.com/uploads/nevermore/Intro.eot') format('eot),
  url(http://nevermore.b1.jcink.com/uploads/nevermore/Intro.woff') format('woff),
  url(http://nevermore.b1.jcink.com/uploads/nevermore/Intro.ttf')  format('truetype),
  url(http://nevermore.b1.jcink.com/uploads/nevermore/Intro.svg#Intro') format('svg);
}
		