@charset "utf-8";

/* ROBOTO */
@font-face {
font-family: 'Roboto';
src: url('../fonts/Roboto/Roboto-Regular.ttf') format('truetype');
}
/* RAWENGULK */
@font-face {
font-family: 'Rawengulk';
src: url('../fonts/Rawengulk/RAWENGULKREGULAR.OTF') format('opentype');
font-weight:normal;
font-style:normal;
}
@font-face {
font-family: 'Rawengulk';
src: url('../fonts/Rawengulk/RAWENGULKBOLD.OTF') format('opentype');
font-weight:bold;
font-style:normal;
}
/* LATO */
@font-face{
	font-family: 'Lato';
	src:url('../fonts/Lato/Lato-Reg.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: 'Lato';
	src:url('../fonts/Lato/Lato-RegIta.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}
@font-face{
	font-family: 'Lato';
	src:url('../fonts/Lato/Lato-Lig.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}
@font-face{
	font-family: 'Lato';
	src:url('../fonts/Lato/Lato-LigIta.ttf') format('truetype');
	font-weight: 100;
	font-style: italic;
}
/* GOTHAM */
@font-face {
font-family: 'Gotham';
src: url('../fonts/Gotham/Gotham-XLightIta.otf') format('opentype');
font-weight:normal;
font-style: italic;
}
@font-face {
font-family: 'Gotham';
src: url('../fonts/Gotham/Gotham-Bold.otf') format('opentype');
font-weight:bold;
font-style: normal;
}
@font-face {
font-family: 'Gotham';
src: url('../fonts/Gotham/Gotham-Medium.otf') format('opentype');
font-weight:700;
font-style: normal;
}
@font-face {
font-family: 'Gotham';
src: url('../fonts/Gotham/Gotham-Black.otf') format('opentype');
font-weight:900;
font-style: normal;
}
@font-face {
font-family: 'Gotham';
src: url('../fonts/Gotham/Gotham-Light.ttf') format('truetype');
font-weight:normal;
font-style: normal;
}
/* Kalinga */
@font-face {
font-family: 'Kalinga';
src: url('../fonts/Kalinga/Kalinga.ttf') format('truetype');
font-weight:normal;
font-style: normal;
}
@font-face {
font-family: 'Kalinga';
src: url('../fonts/Kalinga/Kalingab.ttf') format('truetype');
font-weight:bold;
font-style: normal;
}
@font-face {
font-family: 'Designio';
src: url('../fonts/Designio/Designio.otf') format('opentype');
font-weight:normal;
font-style: normal;
}
@font-face {
font-family: 'Designio';
src: url('../fonts/Designio/Designio.otf') format('opentype');
font-weight:normal;
font-style: normal;
}
@font-face{
	font-family: 'Garamond';
	src:url('../fonts/Garamond/AGaramondPro-Regular.otf') format('opentype');
	font-weight:normal;
	font-style: normal; 
}
@font-face{
	font-family: 'Gautami';
	src:url('../fonts/Gautami/gautami.ttf') format('truetype');
	font-weight:normal;
	font-style: normal; 
}
@font-face{
	font-family: 'Gautami';
	src:url('../fonts/Gautami/gautamib.ttf') format('truetype');
	font-weight:bold;
	font-style: normal; 
}

@font-face{
	font-family: 'Gotham Book';
	src:url('../fonts/GothamBook/GOTHAM-BOOK.TTF') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: 'Gotham Book';
	src:url('../fonts/GothamBook/GOTHAM-BOOKITALIC.TTF') format('truetype');
	font-weight: normal;
	font-style: italic;
}
@font-face {
font-family: 'Century Gothic';
src: url('../fonts/CenturyGothic/GOTHIC.TTF') format('truetype');
font-weight:normal;
font-style: normal;
}
@font-face {
font-family: 'Century Gothic';
src: url('../fonts/CenturyGothic/GOTHICI.TTF') format('truetype');
font-weight:normal;
font-style: italic;
}
@font-face {
font-family: 'Century Gothic';
src: url('../fonts/CenturyGothic/GOTHICB.TTF') format('truetype');
font-weight:bold;
font-style: normal;
}
@font-face {
font-family: 'Century Gothic';
src: url('../fonts/CenturyGothic/GOTHICBI.TTF') format('truetype');
font-weight:bold;
font-style: italic;
}
/* CALIBRI */
@font-face {
font-family: 'Calibri';
src: url('../fonts/Calibri/Calibri-Bold.ttf') format('truetype');
font-weight:bold;
font-style: normal;
}
@font-face {
font-family: 'Calibri';
src: url('../fonts/Calibri/Calibri.ttf') format('truetype');
font-weight:normal;
font-style: normal;
}