/**
* @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: TT Firs Text DemiBold by TypeType
* URL: https://www.myfonts.com/products/demibold-tt-firs-text-634488
* Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
*
* Webfont: TT Firs Text Medium by TypeType
* URL: https://www.myfonts.com/products/medium-tt-firs-text-634486
* Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
*
* Webfont: TT Firs Text Bold by TypeType
* URL: https://www.myfonts.com/products/bold-tt-firs-text-634492
* Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
*
* © 2023 MyFonts Inc. */
@font-face {
font-family: "TTFirsText";
font-weight: 600;
src: url("TTFirsTextDemiBold/font.woff2") format("woff2"),
url("fonts/TTFirsTextDemiBold/font.woff") format("woff");
}
@font-face {
font-family: "TTFirsText";
font-weight: 500;
src: url("TTFirsTextMedium/font.woff2") format("woff2"),
url("fonts/TTFirsTextMedium/font.woff") format("woff");
}
@font-face {
font-family: "TTFirsText";
font-weight: 700;
src: url("TTFirsTextBold/font.woff2") format("woff2"),
url("fonts/TTFirsTextBold/font.woff") format("woff");
}