/**
 * @license
 * MyFonts Webfont Build ID 3687381, 2018-12-12T18:07:49-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: OptimaLTStd by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/optima/std-roman/
 * 
 * Webfont: OptimaLTStd-Italic by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/optima/std-italic/
 * 
 * Webfont: OptimaLTStd-Bold by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/optima/std-bold/
 * 
 * Webfont: OptimaLTStd-BoldItalic by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/optima/std-bold-italic/
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3687381
 * Licensed pageviews: 250,000
 * Webfonts copyright: Copyright &#x00A9; 2015 Monotype Imaging Inc. All rights reserved.
 * 
 * © 2018 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3843d5");


/* see https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight for how font-weights match up */

/* 

for example, if you want Akzidenz Bold, use font-weight: 700 

Available weights:

400 (normal) Normal
700 (bold) Bold

*/

@font-face {
  font-family: 'Optima';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/3843D5_0_0.woff2) format('woff2'),
    url(../fonts/3843D5_0_0.woff) format('woff');
}
@font-face {
  font-family: 'Optima';
  font-style: italic;
  font-weight: 400;
  src: url(../fonts/3843D5_1_0.woff2) format('woff2'),
    url(../fonts/3843D5_1_0.woff) format('woff');
}
@font-face {
  font-family: 'Optima';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/3843D5_2_0.woff2) format('woff2'),
    url(../fonts/3843D5_2_0.woff) format('woff');
}
@font-face {
  font-family: 'Optima';
  font-style: italic;
  font-weight: 700;
  src: url(../fonts/3843D5_3_0.woff2) format('woff2'),
    url(../fonts/3843D5_3_0.woff) format('woff');
}
