/**
 * @license
 * MyFonts Webfont Build ID 3932950, 2020-08-05T14:33:40-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: Jazmin-Bold by Latinotype
 * URL: https://www.myfonts.com/fonts/latinotype/jazmin/bold/
 * Copyright: Copyright &amp;#x00A9; 2019 by Eli Hernandez. All rights reserved.
 * 
 * Webfont: Jazmin-Medium by Latinotype
 * URL: https://www.myfonts.com/fonts/latinotype/jazmin/medium/
 * Copyright: Copyright &amp;#x00A9; 2019 by Eli Hernandez. All rights reserved.
 * 
 * Webfont: Jazmin-SemiBold by Latinotype
 * URL: https://www.myfonts.com/fonts/latinotype/jazmin/semi-bold/
 * Copyright: Copyright &amp;#x00A9; 2019 by Eli Hernandez. All rights reserved.
 * 
 * Webfont: Jazmin-Regular by Latinotype
 * URL: https://www.myfonts.com/fonts/latinotype/jazmin/regular/
 * Copyright: Copyright &amp;#x00A9; 2019 by Eli Hernandez. All rights reserved.
 * 
 * Webfont: SofiaPro-Regular by Mostardesign
 * URL: https://www.myfonts.com/fonts/mostardesign/sofia-pro/regular/
 * Copyright: Copyright © Olivier Gourvat - Mostardesign Type Foundry, 2020. All rights reserved.
 * 
 * Webfont: SofiaPro-Medium by Mostardesign
 * URL: https://www.myfonts.com/fonts/mostardesign/sofia-pro/medium/
 * Copyright: Copyright © Olivier Gourvat - Mostardesign Type Foundry, 2020. All rights reserved.
 * 
 * Webfont: SofiaPro-Bold by Mostardesign
 * URL: https://www.myfonts.com/fonts/mostardesign/sofia-pro/bold/
 * Copyright: Copyright © Olivier Gourvat - Mostardesign Type Foundry, 2020. All rights reserved.
 * 
 * 
 * 
 * © 2020 MyFonts Inc
*/


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

@font-face {
  font-family: 'Jazmin';
  font-weight: normal;
  src: url('webFonts/Jazmin-Regular/font.woff2') format('woff2'), url('webFonts/Jazmin-Regular/font.woff') format('woff');
}

@font-face {
  font-family: 'Jazmin';
  font-weight: 500;
  src: url('webFonts/Jazmin-Medium/font.woff2') format('woff2'), url('webFonts/Jazmin-Medium/font.woff') format('woff');
}

@font-face {
  font-family: 'Jazmin';
  font-weight: 700;
  src: url('webFonts/Jazmin-SemiBold/font.woff2') format('woff2'), url('webFonts/Jazmin-SemiBold/font.woff') format('woff');
}

@font-face {
  font-family: 'Jazmin';
  font-weight: bold;
  src: url('webFonts/Jazmin-Bold/font.woff2') format('woff2'), url('webFonts/Jazmin-Bold/font.woff') format('woff');
}