@charset "utf-8";

/* CSS Document */

/*@font-face {
    font-family: 'big-caslon-fb';
    src: url('../fonts/BigCaslon-Rom.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: optional;
}*/

@font-face {
    font-family: 'proxima-nova';
    src: url('../fonts/ProximaNova-Regular.eot');
    src: url('../fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ProximaNova-Regular.woff2') format('woff2'),
        url('../fonts/ProximaNova-Regular.woff') format('woff'),
        url('../fonts/ProximaNova-Regular.ttf') format('truetype'),
        url('../fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: optional;
}

@font-face {
    font-family: 'bamberg_serial';
    src: url('../fonts/webfonts/bambergserial_medium_macroman/bamberg_serial-medium-webfont.woff2') format('woff2'),
         url('../fonts/webfonts/bambergserial_medium_macroman/bamberg_serial-medium-webfont.woff') format('woff');;
    font-weight: normal;
    font-style: normal;
    font-display: optional;
}
@font-face {
    font-family: 'ProximaNovaRg';
    src: url('../fonts/ProximaNova-Medium.eot');
    src: url('../fonts/ProximaNova-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ProximaNova-Medium.woff2') format('woff2'),
        url('../fonts/ProximaNova-Medium.woff') format('woff'),
        url('../fonts/ProximaNova-Medium.ttf') format('truetype'),
        url('../fonts/ProximaNova-Medium.svg#ProximaNova-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: optional;
}
@font-face {
    font-family: 'ProximaNovaRgBold';
    src: url('../fonts/ProximaNova-Bold.eot');
    src: url('../fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ProximaNova-Bold.woff2') format('woff2'),
        url('../fonts/ProximaNova-Bold.woff') format('woff'),
        url('../fonts/ProximaNova-Bold.ttf') format('truetype'),
        url('../fonts/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: optional;
}

/*@font-face {
    font-family: 'garamond-premier-pro-subhead';
    src: url('../fonts/EBGaramond-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: optional;
}*/

/*@font-face {
    font-family: 'garamond-premier-pro-display';
    src: url('../fonts/EBGaramond-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: optional;
}*/

/*new home page*/


/*@font-face {
    font-family: 'new-big-caslon-fb';
    src: url('../fonts/newhome3/LibreCaslonText-Bold.ttf') format('ttf');
    font-weight: 700;
    font-style: normal;
    font-display: optional;
}*/
/*@font-face {
    font-family: 'new-garamond-premier-pro-subhead';
    src: url('../fonts/newhome3/CormorantGaramond-Bold.ttf') format('ttf');
    font-weight: 700;
    font-style: normal;
    font-display: optional;
}*/
/*@font-face {
    font-family: 'new-garamond-premier-pro-display';
    src: url('../fonts/newhome3/CormorantGaramond-SemiBold.ttf') format('ttf');
    font-weight: 600;
    font-style: normal;
    font-display: optional;
}*/


/*new home page*/
/*@font-face {
    font-family: 'bamberg_serial_bold';
    src: url('../fonts/webfonts/bambergserial_bold_macroman/bamberg_serial-bold-webfont.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: optional;
}*/
/*@font-face {
    font-family: 'Savoy-Bold';
    src: url('../fonts/newfonts/Fontspring-DEMO-Savoy-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: optional;
}*/
/*new home page*/


@font-face {

    font-family: 'bodoni-book';

    src: url('../fonts/bodoni-book.ttf') format('truetype');

    font-weight: normal;

    font-style: normal;

    font-display: optional;

}

@font-face {

    font-family: 'gotham-bold';

    src: url('../fonts/gotham-bold.ttf') format('truetype');

    font-weight: normal;

    font-style: normal;

    font-display: optional;

}



.FMontRegular{font-family: var(--bodoni);}

.FMontBold{font-family: var(--gotham-b);}

.RobotoRegular{font-weight: 400;} /* Roboto Regular */

.RobotoBold{font-weight: 700;} /* Roboto Blod */