@font-face {
    font-family: 'fbspoiler';
    src: url('fbspoiler_black-webfont.eot');
    src: url('fbspoiler_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fbspoiler_black-webfont.woff2') format('woff2'),
         url('fbspoiler_black-webfont.woff') format('woff'),
         url('fbspoiler_black-webfont.ttf') format('truetype'),
         url('fbspoiler_black-webfont.svg#fbspoilerblack') format('svg');
    font-weight: 900;
    font-style: normal;

}

@font-face {
    font-family: 'fbspoiler';
    src: url('fbspoiler_bold-webfont.eot');
    src: url('fbspoiler_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fbspoiler_bold-webfont.woff2') format('woff2'),
         url('fbspoiler_bold-webfont.woff') format('woff'),
         url('fbspoiler_bold-webfont.ttf') format('truetype'),
         url('fbspoiler_bold-webfont.svg#fbspoilerbold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'fbspoiler';
    src: url('fbspoiler_light-webfont.eot');
    src: url('fbspoiler_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fbspoiler_light-webfont.woff2') format('woff2'),
         url('fbspoiler_light-webfont.woff') format('woff'),
         url('fbspoiler_light-webfont.ttf') format('truetype'),
         url('fbspoiler_light-webfont.svg#fbspoilerlight') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'fbspoiler';
    src: url('fbspoiler_regular-webfont.eot');
    src: url('fbspoiler_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fbspoiler_regular-webfont.woff2') format('woff2'),
         url('fbspoiler_regular-webfont.woff') format('woff'),
         url('fbspoiler_regular-webfont.ttf') format('truetype'),
         url('fbspoiler_regular-webfont.svg#fbspoilerregular') format('svg');
    font-weight: 400;
    font-style: normal;

}
/*@font-face{
  	font-family:'fbspoiler';
  	src:url("FbSpoiler-Regular.otf") format("opentype");
	font-weight: 400;
}

@font-face{
  	font-family:'fbspoiler';
  	src:url("FbSpoiler-Bold.otf") format("opentype");
	font-weight: 700;
}

@font-face{
  	font-family:'fbspoiler';
  	src:url("FbSpoiler-Black.otf") format("opentype");
	font-weight: 900;
}*/



@font-face{
  	font-family:'Pluto';
  	src:url("PlutoBlack.otf") format("opentype");
	font-weight: 900;
}
@font-face{
  	font-family:'Pluto';
  	src:url("PlutoBold.otf") format("opentype");
	font-weight: 700;
}
@font-face{
  	font-family:'Pluto';
  	src:url("PlutoLight.otf") format("opentype");
	font-weight: 400;
}
@font-face{
  	font-family:'Pluto';
  	src:url("PlutoThin.otf") format("opentype");
	font-weight: 300;
}

