/*Ubuntu fonts*/

@font-face{
	font-family: 'Ubuntu';
	src: url('../fonts/Ubuntu-Light.ttf');

	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
}

@font-face{
	font-family: 'Ubuntu';
	src: url('../fonts/Ubuntu-LightItalic.ttf');

	font-weight: 300;
	font-style: italic;
	font-stretch: normal;
}

@font-face{
	font-family: 'Ubuntu';
	src: url('../fonts/Ubuntu-Regular.ttf');

	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
}
@font-face{
	font-family: 'Ubuntu';
	src: url('../fonts/Ubuntu-Italic.ttf');

	font-weight: 300;
	font-style: italic;
	font-stretch: normal;
}
@font-face{
	font-family: 'Ubuntu';
	src: url('../fonts/Ubuntu-Regular.ttf');

	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
}

@font-face{
	font-family: 'Ubuntu';
	src: url('../fonts/Ubuntu-Regular.ttf');

	font-weight: 400;
	font-style: italic;
	font-stretch: normal;
}

@font-face{
	font-family: 'Ubuntu';
	src: url('../fonts/Ubuntu-Medium.ttf');

	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
}

@font-face{
	font-family: 'Ubuntu';
	src: url('../fonts/Ubuntu-MediumItalic.ttf');

	font-weight: 500;
	font-style: italic;
	font-stretch: normal;
}

@font-face{
	font-family: 'Ubuntu';
	src: url('../fonts/Ubuntu-Bold.ttf');

	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
}

@font-face{
	font-family: 'Ubuntu';
	src: url('../fonts/Ubuntu-BoldItalic.ttf');

	font-weight: 700;
	font-style: italic;
	font-stretch: normal;
}

/*Pt_sans Font*/

@font-face{
	font-family: 'PT_Sans_Regular';
	src: url('../fonts/PT_Sans-Web-Regular.ttf');

	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
}

@font-face{
	font-family: 'PT_Sans';
	src: url('../fonts/PT_Sans-Web-Italic.ttf');

	font-weight: 300;
	font-style: italic;
	font-stretch: normal;
}

@font-face{
	font-family: 'PT_Sans';
	src: url('../fonts/PT_Sans-Web-Regular.ttf');

	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
}

@font-face{
	font-family: 'PT_Sans';
	src: url('../fonts/PT_Sans-Web-Italic.ttf');

	font-weight: 400;
	font-style: italic;
	font-stretch: normal;
}
@font-face{
	font-family: 'PT_Sans_Regular';
	src: url('../fonts/PT_Sans-Web-Regular.ttf');

	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
}

@font-face{
	font-family: 'PT_Sans';
	src: url('../fonts/PT_Sans-Web-Italic.ttf');

	font-weight: 500;
	font-style: italic;
	font-stretch: normal;
}

@font-face{
	font-family: 'PT_Sans';
	src: url('../fonts/PT_Sans-Web-Bold.ttf');

	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
}

@font-face{
	font-family: 'PT_Sans';
	src: url('../fonts/PT_Sans-Web-BoldItalic.ttf');

	font-weight: 700;
	font-style: italic;
	font-stretch: normal;
}

/*Montserrat font*/


@font-face{
	font-family: 'Montserrat-Black';
	src: url('../fonts/Montserrat-Black.ttf');

	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
}
@font-face{
	font-family: 'Montserrat-Black';
	src: url('../fonts/Montserrat-BlackItalic.ttf');

	font-weight: 300;
	font-style: italic;
	font-stretch: normal;
}
@font-face{
	font-family: 'Montserrat-Bold';
	src: url('../fonts/Montserrat-Bold.ttf');

	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
}
@font-face{
	font-family: 'Montserrat-Bold';
	src: url('../fonts/Montserrat-BoldItalic.ttf');

	font-weight: 500;
	font-style: italic;
	font-stretch: normal;
}
@font-face{
	font-family: 'Montserrat-ExtraBold';
	src: url('../fonts/Montserrat-ExtraBold.ttf');

	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
}
@font-face{
	font-family: 'Montserrat-ExtraBold';
	src: url('../fonts/Montserrat-ExtraBoldItalic.ttf');

	font-weight: 700;
	font-style: italic;
	font-stretch: normal;
}

@font-face{
	font-family: 'Montserrat-ExtraLight';
	src: url('../fonts/Montserrat-ExtraLight.ttf');

	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
}

@font-face{
	font-family: 'Montserrat-ExtraLight';
	src: url('../fonts/Montserrat-ExtraLightItalic.ttf');

	font-weight: 300;
	font-style: italic;
	font-stretch: normal;
}
@font-face{
	font-family: 'Montserrat-Light';
	src: url('../fonts/Montserrat-Light.ttf');

	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
}
@font-face{
	font-family: 'Montserrat-Light';
	src: url('../fonts/Montserrat-LightItalic.ttf');

	font-weight: 300;
	font-style: italic;
	font-stretch: normal;
}
@font-face{
	font-family: 'Montserrat-Medium';
	src: url('../fonts/Montserrat-Medium.ttf');

	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
}
@font-face{
	font-family: 'Montserrat-Medium';
	src: url('../fonts/Montserrat-MediumItalic.ttf');

	font-weight: 300;
	font-style: italic;
	font-stretch: normal;
}

@font-face{
	font-family: 'Montserrat-Regular';
	src: url('../fonts/Montserrat-Regular.ttf');

	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
}
@font-face{
	font-family: 'Montserrat-SemiBold';
	src: url('../fonts/Montserrat-SemiBold.ttf');

	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
}
@font-face{
	font-family: 'Montserrat-SemiBold';
	src: url('../fonts/Montserrat-SemiBoldItalic.ttf');

	font-weight: 300;
	font-style: italic;
	font-stretch: normal;
}
@font-face{
	font-family: 'Montserrat-Thin';
	src: url('../fonts/Montserrat-Thin.ttf');

	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
}
@font-face{
	font-family: 'Montserrat-Thin';
	src: url('../fonts/Montserrat-ThinItalic.ttf');

	font-weight: 300;
	font-style: italic;
	font-stretch: normal;
}