@font-face {
  font-family: "gothamrounded-bold";
  src: 
	  url("gothamrounded-bold.otf"),
	  url("gothamroundedbold-21016.woff"),
	  url("gothamroundedbold-21016.ttf");
	
	 font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: "gothamrounded-medium";
  src: 
	url("gothamroundedmedium-21022.woff"),
	  url("gothamroundedmedium-21022.ttf"),
	  url("gothamroundedmedium-21022.eot"),
	  url("gothamrounded-medium.otf");
	 font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: "gothamrounded-light";
  src: 
	url("gothamrounded-light.otf"),
	 url("gothamroundedlight-21020.ttf"),
	 url("gothamroundedlight-21020.woff");
	 font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "gothamrounded-book";
    src: 
		 url("gothamrounded-book.otf"),
		 url("gothamroundedbook-21018.ttf"),
		 url("gothamroundedbook-21018.woff");
		 
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "gotham-book";
    src: url("gothambook-0.otf"),
		 url("gothambook-0.ttf"),
		  url("gothambook-0.woff");
		 
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "gotham-bold";
    src: url("gothambold.otf"),
		 url("gothambold.ttf"),
		 url("gothambold.woff");
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: "Natron";
    src: url('natron.woff2') format('woff2'),
        url("natron.woff") format('woff');
    font-weight: normal;
    font-style: normal;
}