@charset "utf-8";

/*
Theme Name: DE-LEO
Description: Schrift Integration
Author: Erik Martin
Author URI: http://www.delta.leonis.de
*/


@font-face {
font-family:"SourceSansPro";
src:url("../font/SourceSansPro-Regulareot");
src:url("../font/SourceSansPro-Regular.eot?#iefix") format("embedded-opentype"),
url("../font/SourceSansPro-Regular.woff") format("woff"),
url("../font/SourceSansPro-Regular.woff2") format("woff2"),
url("../font/SourceSansPro-Regular.ttf") format("truetype"),
url("../font/SourceSansPro-Regular.svg#SourceSansProRegular") format("svg");
font-weight: normal;
}

@font-face {
font-family:"SourceSansPro italic";
src:url("../font/SourceSansPro-It.eot");
src:url("../font/SourceSansPro-It.eot?#iefix") format("embedded-opentype"),
url("../font/SourceSansPro-It.woff") format("woff"),
url("../font/SourceSansPro-It.woff2") format("woff2"),
url("../font/SourceSansPro-It.ttf") format("truetype"),
url("../font/SourceSansPro-It.svg#SourceSansProItalic") format("svg");
}

@font-face {
font-family:"SourceSansPro semibold";
src:url("../font/SourceSansPro-Semibold.eot");
src:url("../font/SourceSansPro-Semibold.eot?#iefix") format("embedded-opentype"),
url("../font/SourceSansPro-Semibold.woff") format("woff"),
url("../font/SourceSansPro-Semibold.woff2") format("woff2"),
url("../font/SourceSansPro-Semibold.ttf") format("truetype"),
url("../font/SourceSansPro-Semibold.svg#SourceSansProSemibold") format("svg");
}

@font-face {
font-family:"SourceSansPro bold";
src:url("../font/SourceSansPro-Bold.eot");
src:url("../font/SourceSansPro-Bold.eot?#iefix") format("embedded-opentype"),
url("../font/SourceSansPro-Bold.woff") format("woff"),
url("../font/SourceSansPro-Bold.woff2") format("woff2"),
url("../font/SourceSansPro-Bold.ttf") format("truetype"),
url("../font/SourceSansPro-Bold.svg#SourceSansProBold") format("svg");
}