﻿
@font-face {
    font-family: 'Excecutive-regular';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("Executive-Regular.otf") format("opentype"), url("Executive-Regular.woff") format("woff"), url("Executive-Regular.woff2") format("woff2"), url("Executive-Regular.ttf") format("truetype");
}

@font-face {
    font-family: 'Excecutive-bold';
    font-style: normal;
    font-weight: bold;
    font-display: swap;
    src: url("Executive-Bold.otf") format("opentype"), url("Executive-Bold.woff") format("woff"), url("Executive-Bold.woff2") format("woff2"), url("Executive-Bold.ttf") format("truetype");
}

@font-face {
    font-family: 'Excecutive-light';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("Executive-Light.otf") format("opentype"), url("Executive-Light.woff") format("woff"), url("Executive-Light.ttf") format("truetype"), url("Executive-Light.woff2") format("woff2");
}

@font-face {
    font-family: 'Excecutive-medium';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("Executive-Medium.otf") format("opentype"), url("Executive-Medium.woff") format("woff"), url("Executive-Medium.ttf") format("truetype"), url("Executive-Medium.woff2") format("woff2");
}
@font-face {
    font-family: 'Caslon-italic';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url("Adobe-Caslon-Italic.otf") format("opentype"), url("Adobe-Caslon-Italic.woff") format("woff"), url("Adobe-Caslon-Italic.ttf") format("truetype"), url("Adobe-Caslon-Italic.woff2") format("woff2");
}

/*@font-face {*/
    /*font-family: 'adobe-caslon';
    font-style: normal;
    
    font-display: swap;
    src: url("Monotype-CaslonTitlingMTStd.otf") format("opentype"), url("Monotype-CaslonTitlingMTStd.woff") format("woff"), url("Monotype-CaslonTitlingMTStd.ttf") format("truetype"), url("Monotype-CaslonTitlingMTStd.woff2") format("woff2");*/
    /*font-family: adobe-caslon-pro,serif;
    font-weight: 400;
    font-style: normal;
    font-display:swap;
}*/
