/**
 * @license
 * MyFonts Webfont Build ID 4185309, 2021-09-27T06:59: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: Neuville-Light by Poetic Poetical
 * URL: https://www.myfonts.com/fonts/poetic-poetical/neuville/light/
 * 
 * Webfont: Neuville by Poetic Poetical
 * URL: https://www.myfonts.com/fonts/poetic-poetical/neuville/regular/
 * 
 * Webfont: Neuville-Bold by Poetic Poetical
 * URL: https://www.myfonts.com/fonts/poetic-poetical/neuville/bold/
 * 
 * 
 * Webfonts copyright: Copyright (c) 2018 by Seungeun Chung. All rights reserved.
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3fdcdd");

@font-face {
    font-family: "Neuville";
    src: url('/assets/custom/font/webFonts/Neuville/font.woff2') format('woff2'), url('/assets/custom/font/webFonts/Neuville/font.woff') format('woff');
}
@font-face {
    font-family: "Neuville-Bold";
    src: url('/assets/custom/font/webFonts/NeuvilleBold/font.woff2') format('woff2'), url('/assets/custom/font/webFonts/NeuvilleBold/font.woff') format('woff');
}
@font-face {
    font-family: "Neuville-Light";
    src: url('/assets/custom/font/webFonts/NeuvilleLight/font.woff2') format('woff2'), url('/assets/custom/font/webFonts/NeuvilleLight/font.woff') format('woff');
}

