
@font-face {
    font-family: 'Gotham-Medium';
    src: url('../fonts/Gotham-Medium.eot');
    src: url('../fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Gotham-Medium.woff') format('woff'),
         url('../fonts/Gotham-Medium.otf') format('truetype'),
         url('../fonts/Gotham-Medium.svg#SanchezRegular') format('svg');
    font-weight: bolder;
    font-style: normal;

}

