@charset "UTF-8";
/**
 * @author Marko Schulz <info@tuxnet24.de>
 * @copyright Copyright (c) 2014 tuxnet24.de
 * @version $Id: font-oswald.css,v 1.0 2014/10/07 11:49:24$
 * @description Stylesheet to include the font Oswald Regular.
 */
@font-face{font-family:'Oswald';font-style:normal;font-weight:400;src:local('Oswald Regular'),local(Oswald-Regular),url(../fonts/oswald/oswald.woff) format("woff"),url(../fonts/oswald/oswald.ttf) format("truetype"),url(../fonts/oswald/oswald.svg#oswald) format("svg")}
