/* LATO */
@font-face
{
	font-family: lato-black;
	src: url(Fonts/Lato-Black.ttf);
}

@font-face
{
	font-family: lato-black-it;
	src: url(Fonts/Lato-BlackItalic.ttf);
}

@font-face
{
	font-family: lato-bold;
	src: url(Fonts/Lato-Bold.ttf);
}

@font-face
{
	font-family: lato-bold-it;
	src: url(Fonts/Lato-BoldItalic.ttf);
}

@font-face
{
	font-family: lato-hairline;
	src: url(Fonts/Lato-Hairline.ttf);
}

@font-face
{
	font-family: lato-hairline-it;
	src: url(Fonts/Lato-HairlineItalic.ttf);
}

@font-face
{
	font-family: lato-italic;
	src: url(Fonts/Lato-Italic.ttf);
}

@font-face
{
	font-family: lato-light;
	src: url(Fonts/Lato-Light.ttf);
}

@font-face
{
	font-family: lato-light-it;
	src: url(Fonts/Lato-LightItalic.ttf);
}

@font-face
{
	font-family: lato;
	src: url(Fonts/Lato-Regular.ttf);
}

/* RAJDHANI */
@font-face
{
	font-family: Raj;
	src: url(Fonts/Rajdhani-Regular.ttf);
}

@font-face
{
	font-family: Raj-medium;
	src: url(Fonts/Rajdhani-Medium.ttf);
}

@font-face
{
	font-family: Raj-black;
	src: url(Fonts/Rajdhani-Bold.ttf);
}

@font-face
{
	font-family: Raj-bold;
	src: url(Fonts/Rajdhani-SemiBold.ttf);
}

@font-face
{
	font-family: Raj-light;
	src: url(Fonts/Rajdhani-Light.ttf);
}

/* CODE */
@font-face
{
	font-family: code;
	src: url(Fonts/SourceCodePro-Regular.otf);
}

@font-face
{
	font-family: code-extralight;
	src: url(Fonts/SourceCodePro-ExtraLight.otf);
}