@font-face {
    font-family: 'Futura PT';
    src: url(../fonts/Futura/FuturaPT-Light.eot);
    src: local('Futura PT Light'), local('FuturaPT-Light'),
    url(../fonts/Futura/FuturaPT-Light.eot?#iefix) format('embedded-opentype'),
    url(../fonts/Futura/FuturaPT-Light.woff2) format('woff2'),
    url(../fonts/Futura/FuturaPT-Light.woff) format('woff'),
    url(../fonts/Futura/FuturaPT-Light.ttf) format('truetype');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Futura PT Book';
    src: url(../fonts/Futura/FuturaPT-Book.eot);
    src: local('Futura PT Book'), local('FuturaPT-Book'),
    url(../fonts/Futura/FuturaPT-Book.eot?#iefix) format('embedded-opentype'),
    url(../fonts/Futura/FuturaPT-Book.woff2) format('woff2'),
    url(../fonts/Futura/FuturaPT-Book.woff) format('woff'),
    url(../fonts/Futura/FuturaPT-Book.ttf) format('truetype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Futura PT';
    src: url(../fonts/Futura/FuturaPT-Medium.eot);
    src: local('Futura PT Medium'), local('FuturaPT-Medium'),
    url(../fonts/Futura/FuturaPT-Medium.eot?#iefix) format('embedded-opentype'),
    url(../fonts/Futura/FuturaPT-Medium.woff2) format('woff2'),
    url(../fonts/Futura/FuturaPT-Medium.woff) format('woff'),
    url(../fonts/Futura/FuturaPT-Medium.ttf) format('truetype');
    font-weight: 500;
    font-style: normal
}
@font-face
{
    font-family: Baskerville;
    src: url('../fonts/Baskerville/Baskerville.otf');
}
@font-face
{
    font-family: BaskervilleB;
    src: url('../fonts/Baskerville/BaskervilleB.otf');
}
@font-face
{
    font-family: BaskervilleBI;
    src: url('../fonts/Baskerville/BaskervilleBI.otf');
}
@font-face
{
    font-family: BaskervilleI;
    src: url('../fonts/Baskerville/BaskervilleI.otf');
}
@font-face
{
    font-family: "Gotham Book";
    src: url('../fonts/Gotham/Gotham Book.otf');
}
@font-face
{
    font-family: "Gotham Light";
    src: url('../fonts/Gotham/Gotham Light.otf');
}
@font-face
{
    font-family: "Montserrat-Thin";
    src: url('../fonts/Montserrat/Montserrat-Thin.otf');
}
@font-face
{
    font-family: "Montserrat-Regular";
    src: url('../fonts/Montserrat/Montserrat-Regular.otf');
}
@font-face
{
    font-family: "Montserrat-Light";
    src: url('../fonts/Montserrat/Montserrat-Light.otf');
}
@font-face
{
    font-family: "Montserrat-Medium";
    src: url('../fonts/Montserrat/Montserrat-Medium.otf');
}
@font-face {
    font-family: 'Didot Italic';
    src: url("../fonts/didot/Didot Italic.otf") format('opentype');
}
@font-face {
    font-family: 'Didot Title';
    src: url("../fonts/didot/Didot Title.otf") format('opentype');
}
@font-face {
    font-family: 'Miller Regular';
    src: url("../fonts/Miller/Miller Regular.ttf") format('truetype');
}
@font-face {
    font-family: 'Miller-Display';
    src: url("../fonts/Miller/Miller-Display.otf") format('opentype');
}