@font-face {
    font-family: 'SVN-Gotham';
    src: url("../fonts/SVN-Gotham Regular.otf") format("opentype");
	font-weight: regular;
  	font-style: normal;
}
@font-face {
    font-family: 'SVN-Gotham';
    src: url("../fonts/SVN-Gotham Black.otf") format("opentype");
	font-weight: bold;
  	font-style: normal;
}
@font-face {
    font-family: 'SVN-Gotham';
    src: url("../fonts/SVN-Gotham Black.otf") format("opentype");
	font-weight: 500;
  	font-style: normal;
}