/*
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 : 09/08/2018, 11:13:17
    Author     : Lucas
*/
body{
	font-family: Raleway;
}

@font-face {
	font-family: "Raleway";
	src: url("../fonts/Raleway-Regular.eot");
	src: url("../fonts/Raleway-Regular.woff");
	src: url("../fonts/Raleway-Regular.woff2");
	src: url("../fonts/Raleway-Regular.otf");
}

@font-face {
	font-family: "Modelica-bold";
	src: url("../fonts/Raleway-Bold.eot");
	src: url("../fonts/Raleway-Bold.woff");
	src: url("../fonts/Raleway-Bold.woff2");
	src: url("../fonts/Raleway-Bold.otf");
}

@font-face {
	font-family: "Modelica-bold-italic";
	src: url("../fonts/Raleway-BoldItalic.eot");
	src: url("../fonts/Raleway-BoldItalic.woff");
	src: url("../fonts/Raleway-BoldItalic.woff2");
	src: url("../fonts/Raleway-BoldItalic.otf");
}
