@charset "utf-8";
/* CSS Document */

/*-----fonts---*/

@font-face {
	font-family: 'Conv_ufonts.com_gotham_book';
	src: url('../fonts/ufonts.com_gotham_book.eot');
	src: local('☺'), 
		url('../fonts/ufonts.com_gotham_book.woff') format('woff'), 
		url('../fonts/ufonts.com_gotham_book.ttf') format('truetype'), 
		url('../fonts/ufonts.com_gotham_book.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_ufonts.com_gotham_bold';
	src: url('../fonts/ufonts.com_gotham_bold.eot');
	src: local('☺'), url('../fonts/ufonts.com_gotham_bold.woff') format('woff'), 
	url('../fonts/ufonts.com_gotham_bold.ttf') format('truetype'), 
	url('../fonts/ufonts.com_gotham_bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'latolight';
    src: url('../fonts/lato-light-webfont.eot');
    src: url('../fonts/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-light-webfont.woff2') format('woff2'),
         url('../fonts/lato-light-webfont.woff') format('woff'),
         url('../fonts/lato-light-webfont.ttf') format('truetype'),
         url('../fonts/lato-light-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latosemibold';
    src: url('../fonts/lato-semibold-webfont.eot');
    src: url('../fonts/lato-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-semibold-webfont.woff2') format('woff2'),
         url('../fonts/lato-semibold-webfont.woff') format('woff'),
         url('../fonts/lato-semibold-webfont.ttf') format('truetype'),
         url('../fonts/lato-semibold-webfont.svg#latosemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latoregular';
    src: url('../fonts/lato-regular-webfont.eot');
    src: url('../fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-regular-webfont.woff2') format('woff2'),
         url('../fonts/lato-regular-webfont.woff') format('woff'),
         url('../fonts/lato-regular-webfont.ttf') format('truetype'),
         url('../fonts/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latomedium';
    src: url('../fonts/lato-medium-webfont.eot');
    src: url('../fonts/lato-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-medium-webfont.woff2') format('woff2'),
         url('../fonts/lato-medium-webfont.woff') format('woff'),
         url('../fonts/lato-medium-webfont.ttf') format('truetype'),
         url('../fonts/lato-medium-webfont.svg#latomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latoheavy';
    src: url('../fonts/lato-heavy-webfont.eot');
    src: url('../fonts/lato-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-heavy-webfont.woff2') format('woff2'),
         url('../fonts/lato-heavy-webfont.woff') format('woff'),
         url('../fonts/lato-heavy-webfont.ttf') format('truetype'),
         url('../fonts/lato-heavy-webfont.svg#latoheavy') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latobold';
    src: url('../fonts/lato-bold-webfont.eot');
    src: url('../fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-bold-webfont.woff2') format('woff2'),
         url('../fonts/lato-bold-webfont.woff') format('woff'),
         url('../fonts/lato-bold-webfont.ttf') format('truetype'),
         url('../fonts/lato-bold-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'sf_transroboticsregular';
    src: url('../fonts/sf_transrobotics-webfont.eot');
    src: url('../fonts/sf_transrobotics-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sf_transrobotics-webfont.woff2') format('woff2'),
         url('../fonts/sf_transrobotics-webfont.woff') format('woff'),
         url('../fonts/sf_transrobotics-webfont.svg#sf_transroboticsregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'Conv_THE_MARMALADE_BOLD_0';
	src: url('../fonts/THE_MARMALADE_BOLD_0.eot');
	src: local('☺'),
	url('../fonts/THE_MARMALADE_BOLD_0.woff') format('woff'), 
	url('../fonts/THE_MARMALADE_BOLD_0.ttf') format('truetype'), 
	url('../fonts/THE_MARMALADE_BOLD_0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.FGothamBold {
	font-family: 'Conv_ufonts.com_gotham_bold';
}
.FGothamBook {
	font-family: 'Conv_ufonts.com_gotham_book';
}