/**
 * @license
 * MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-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: FF Mark Regular by FontFont
 * URL: https://www.myfonts.com/products/pro-regular-mark-370942
 * Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: FF Mark Medium by FontFont
 * URL: https://www.myfonts.com/products/pro-medium-mark-370926
 * Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
 * 
 * © 2023 MyFonts Inc. */

@font-face {
    font-display : block;
    font-family  : "FFMark";
    font-weight  : 500;
    src          : url("webFonts/FFMarkMedium/font.woff2") format("woff2"), url("webFonts/FFMarkMedium/font.woff") format("woff");
}

@font-face {
    font-display : block;
    font-family  : "FFMark";
    font-weight  : 400;
    src          : url("webFonts/FFMarkRegular/font.woff2") format("woff2"), url("webFonts/FFMarkRegular/font.woff") format("woff");
}

