/*
Docker Package: (Enter your Package Name Here)
	Theme Name:
	Theme URI:
	Description: A Fully Customized Wordpress Template for: (Company Name)
	Version: 1.0
	Author: Colony Digital
	Author URI: http://www.colonydigital.ca
	Tags:
*/

@font-face {
    font-family: Gotham;
    src: url('./assets/fonts/Gotham-Medium.woff') format('woff'),
        url('./assets/fonts/Gotham-Medium.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Gotham_Bold;
    src: url('./assets/fonts/Gotham-Bold.woff') format('woff'),
        url('./assets/fonts/Gotham-Bold.woff2') format('ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: HelveticaN;
    src: url('./assets/fonts/HelveticaNeue.woff') format('woff'),
        url('./assets/fonts/HelveticaNeue.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: HelveticaN_M;
    src: url('./assets/fonts/HelveticaNeue-Medium.woff') format('woff'),
        url('./assets/fonts/HelveticaNeue-Medium.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
