/* License URL: https://www.fontspring.com/licenses/mint-type/webfont */
@font-face {
    font-family: 'Anglecia';
    src: url('fonts/angleciaprodisplay/italic.woff2') format('woff2'),
         url('fonts/angleciaprodisplay/italic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Anglecia';
    src: url('fonts/angleciaprodisplay/regular.woff2') format('woff2'),
         url('fonts/angleciaprodisplay/regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('fonts/opensans/OpenSans-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('fonts/gotham_ss200/gotham_ss200.woff') format('woff'),         
         url('fonts/gotham_ss200/gotham_ss200.svg#gotham_ss200') format('svg');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('fonts/gotham_ss300/gotham_ss300.woff') format('woff'),
         url('fonts/gotham_ss300/gotham_ss300.svg#gotham_ss300') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('fonts/gotham_ss400/gotham_ss400.woff') format('woff'),
         url('fonts/gotham_ss400/gotham_ss400.svg#gotham_ss400') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('fonts/gotham_ss400italic/gotham_ss400italic.woff') format('woff'),
         url('fonts/gotham_ss400italic/gotham_ss400italic.svg#gotham_ss400italic') format('svg');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Gotham';
    src: url('fonts/gotham_ss700/gotham_ss700.woff') format('woff'),
         url('fonts/gotham_ss700/gotham_ss700.svg#gotham_ss700') format('svg');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('fonts/gotham_ss700italic/gotham_ss700i.woff') format('woff'),
         url('fonts/gotham_ss700italic/gotham_ss700i.svg#gotham_ss700italic') format('svg');
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'Gotham';
    src: url('fonts/gotham_ss800/gotham_ss800.woff') format('woff'),
         url('fonts/gotham_ss800/gotham_ss800.svg#gotham_ss800') format('svg');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('fonts/gotham_ss800italic/gotham_ss800i.woff') format('woff'),
		 url('fonts/gotham_ss800italic/gotham_ss800i.svg#gotham_ss800italic') format('svg');
    font-weight: 800;
    font-style: italic;
}