/*
	This font software is the property of Commercial Type.

	You may not modify the font software, use it on another website, or install it on a computer.

	License information is available at http://commercialtype.com/eula
	For more information please visit Commercial Type at http://commercialtype.com or email us at info[at]commercialtype.com

	Copyright (C) 2016 Schwartzco Inc.
	
*/


.SvenskaSpelPlatform-Regular-Web {
    font-family: "Svenska Spel Platform Web";
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}

.SvenskaSpelPlatform-RegularItalic-Web {
    font-family: "Svenska Spel Platform Web";
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
}

.SvenskaSpelPlatform-Medium-Web {
    font-family: "Svenska Spel Platform Web";
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
}

.SvenskaSpelPlatform-MediumItalic-Web {
    font-family: "Svenska Spel Platform Web";
    font-weight: 500;
    font-style: italic;
    font-stretch: normal;
}

.SvenskaSpelPlatform-Bold-Web {
    font-family: "Svenska Spel Platform Web";
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
}

.SvenskaSpelPlatform-BoldItalic-Web {
    font-family: "Svenska Spel Platform Web";
    font-weight: 700;
    font-style: italic;
    font-stretch: normal;
}

@font-face {
	font-family: "Svenska Spel Platform Web";
	src: url("SvenskaSpelPlatform-Regular-Web.woff2") format("woff2"),
		     url("SvenskaSpelPlatform-Regular-Web.woff") format("woff");
	font-weight: 400;
	font-style: normal;
	}

@font-face {
	font-family: "Svenska Spel Platform Web";
	src: url("SvenskaSpelPlatform-RegularItalic-Web.woff2") format("woff2"),
		     url("SvenskaSpelPlatform-RegularItalic-Web.woff") format("woff");
	font-weight: 400;
	font-style: italic;
	}

@font-face {
	font-family: "Svenska Spel Platform Web";
	src: url("SvenskaSpelPlatform-Medium-Web.woff2") format("woff2"),
		     url("SvenskaSpelPlatform-Medium-Web.woff") format("woff");
	font-weight: 500;
	font-style: normal;
	}

@font-face {
	font-family: "Svenska Spel Platform Web";
	src: url("SvenskaSpelPlatform-MediumItalic-Web.woff2") format("woff2"),
		     url("SvenskaSpelPlatform-MediumItalic-Web.woff") format("woff");
	font-weight: 500;
	font-style: italic;
	}

@font-face {
	font-family: "Svenska Spel Platform Web";
	src: url("SvenskaSpelPlatform-Bold-Web.woff2") format("woff2"),
		     url("SvenskaSpelPlatform-Bold-Web.woff") format("woff");
	font-weight: 700;
	font-style: normal;
	}

@font-face {
	font-family: "Svenska Spel Platform Web";
	src: url("SvenskaSpelPlatform-BoldItalic-Web.woff2") format("woff2"),
		     url("SvenskaSpelPlatform-BoldItalic-Web.woff") format("woff");
	font-weight: 700;
	font-style: italic;
	}