/**
 * @license
 * MyFonts Webfont Build ID 4296292, 2022-01-12T17:02:27-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: OptimaLTPro-Roman by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/optima/pro-roman2/
 * 
 * Webfont: OptimaLTPro-Italic by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/optima/pro-italic/
 * 
 * Webfont: OptimaLTPro-Bold by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/optima/pro-bold/
 * 
 * 
 * Webfonts copyright: Copyright &amp;#x00A9; 2014 Monotype Imaging Inc. All rights reserved.
 * 
 * © 2022 MyFonts Inc
*/
@font-face {
    font-family: "OptimaLTPro";
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('../fonts/OptimaLTProRoman/font.woff2') format('woff2'),
         url('../fonts/OptimaLTProRoman/font.woff') format('woff');
}
  
@font-face {
    font-family: "OptimaLTPro";
    font-weight: 400;
    font-style: italic;
    font-display: swap;
    src: url('../fonts/OptimaLTProItalic/font.woff2') format('woff2'),
         url('../fonts/OptimaLTProItalic/font.woff') format('woff');
}

@font-face {
    font-family: "OptimaLTPro";
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: url('../fonts/OptimaLTProBold/font.woff2') format('woff2'),
         url('../fonts/OptimaLTProBold/font.woff') format('woff');
}
