/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 29/12/2017, 11:02:17
    Author     : gabriela
*/
body{
	font-family: Modelica;
}
@font-face {
	font-family: "Modelica";
	src: url("../fonts/BwModelicaSS01-Regular.eot");
	src: url("../fonts/BwModelicaSS01-Regular.woff");
	src: url("../fonts/BwModelicaSS01-Regular.woff2");
	src: url("../fonts/BwModelicaSS01-Regular.otf");
}
@font-face {
	font-family: "Modelica-bold";
	src: url("../fonts/BwModelicaSS01-Bold.eot");
	src: url("../fonts/BwModelicaSS01-Bold.woff");
	src: url("../fonts/BwModelicaSS01-Bold.woff2");
	src: url("../fonts/BwModelicaSS01-Bold.otf");
}