﻿@import url('https://use.typekit.net/lpr4acs.css'); /* shelby for signature */

@font-face {
    font-family: 'GothamBold';
    src: url('/site/fonts/Gotham-Bold.woff') format('woff'), /* Modern Browsers */
    url('/site/fonts/Gotham-Bold.woff2') format('woff2'), /* Modern Browsers */
    url('/site/fonts/Gotham-Bold.ttf') format('truetype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'GothamMedium';
    src: url('/site/fonts/Gotham-Medium.woff') format('woff'), /* Modern Browsers */
    url('/site/fonts/Gotham-Medium.woff2') format('woff2'), /* Modern Browsers */
    url('/site/fonts/Gotham-Medium.ttf') format('truetype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('/site/fonts/Gotham-Light.woff') format('woff'), /* Modern Browsers */
    url('/site/fonts/Gotham-Light.woff2') format('woff2'), /* Modern Browsers */
    url('/site/fonts/Gotham-Light.ttf') format('truetype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'GothamBook';
    src: url('/site/fonts/Gotham-Book.woff') format('woff'), /* Modern Browsers */
    url('/site/fonts/Gotham-Book.woff2') format('woff2'), /* Modern Browsers */
    url('/site/fonts/Gotham-Book.ttf') format('truetype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: normal;
}
