/**
 * @license
 * MyFonts Webfont Build ID 3901273, 2020-05-11T09:48:07-0400
 * 
 * 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: Rotunda-Light by TipoType
 * URL: https://www.myfonts.com/fonts/tipotype/rotunda/light/
 * 
 * Webfont: Rotunda-LightItalic by TipoType
 * URL: https://www.myfonts.com/fonts/tipotype/rotunda/light-italic/
 * 
 * Webfont: Rotunda-Medium by TipoType
 * URL: https://www.myfonts.com/fonts/tipotype/rotunda/medium/
 * 
 * Webfont: Rotunda-MediumItalic by TipoType
 * URL: https://www.myfonts.com/fonts/tipotype/rotunda/medium-italic/
 * 
 * Webfont: Rotunda-Black by TipoType
 * URL: https://www.myfonts.com/fonts/tipotype/rotunda/black/
 * 
 * Webfont: Rotunda-BlackItalic by TipoType
 * URL: https://www.myfonts.com/fonts/tipotype/rotunda/black-italic/
 * 
 * 
 * Webfonts copyright: © TipoType 2019, all rights reserved.
 * 
 * © 2020 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3b8759");
  
@font-face {
  font-family: 'Rotunda-Medium';
  src: url('webFonts/Rotunda-MediumItalic/font.woff2') format('woff2'), url('webFonts/Rotunda-MediumItalic/font.woff') format('woff');
font-style: italic;
}
@font-face {
  font-family: 'Rotunda-Light';
  src: url('webFonts/Rotunda-LightItalic/font.woff2') format('woff2'), url('webFonts/Rotunda-LightItalic/font.woff') format('woff');
font-style: italic;
}
@font-face {
  font-family: 'Rotunda-Medium';
  src: url('webFonts/Rotunda-Medium/font.woff2') format('woff2'), url('webFonts/Rotunda-Medium/font.woff') format('woff');
font-style: normal;
}
@font-face {
  font-family: 'Rotunda-Black';
  src: url('webFonts/Rotunda-Black/font.woff2') format('woff2'), url('webFonts/Rotunda-Black/font.woff') format('woff');
font-style: normal;
}
@font-face {
  font-family: 'Rotunda-Light';
  src: url('webFonts/Rotunda-Light/font.woff2') format('woff2'), url('webFonts/Rotunda-Light/font.woff') format('woff');
font-style: normal;
}
@font-face {
  font-family: 'Rotunda-Black';
  src: url('webFonts/Rotunda-BlackItalic/font.woff2') format('woff2'), url('webFonts/Rotunda-BlackItalic/font.woff') format('woff');
font-style: italic;
}

/* test*/
@font-face {
  font-family: 'Soleil-Book';
  src: url('webFonts/Soleil-Book/Soleil-Book.woff2') format('woff2'), url('webFonts/Soleil-Book/Soleil-Book.woff') format('woff');
font-style: normal;
}

