@font-face {
    font-family: 'GothamRndMedium';
    src: url('../fonts/GothamRndMedium.eot');
    src: url('../fonts/GothamRndMedium.eot') format('embedded-opentype'),
         url('../fonts/GothamRndMedium.woff2') format('woff2'),
         url('../fonts/GothamRndMedium.woff') format('woff'),
         url('../fonts/GothamRndMedium.ttf') format('truetype'),
         url('../fonts/GothamRndMedium.svg#GothamRndMedium') format('svg');
}

@font-face {
    font-family: 'GothamRndBook';
    src: url('../fonts/GothamRndBook.eot');
    src: url('../fonts/GothamRndBook.eot') format('embedded-opentype'),
         url('../fonts/GothamRndBook.woff2') format('woff2'),
         url('../fonts/GothamRndBook.woff') format('woff'),
         url('../fonts/GothamRndBook.ttf') format('truetype'),
         url('../fonts/GothamRndBook.svg#GothamRndBook') format('svg');
}

@font-face {
    font-family: 'script';
    src: url('../fonts/script.eot');
    src: url('../fonts/script.eot') format('embedded-opentype'),
         url('../fonts/script.woff2') format('woff2'),
         url('../fonts/script.woff') format('woff'),
         url('../fonts/script.ttf') format('truetype'),
         url('../fonts/script.svg#script') format('svg');
}
