/**
 * @license
 * MyFonts Webfont Build ID 4184374, 2021-09-24T07:21:52-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: Karmina-Regular by TypeTogether
 * URL: https://www.myfonts.com/fonts/type-together/karmina/regular/
 * Copyright: Copyright (c) 2006-2007 by TypeTogether. All rights reserved.
 *
 * Webfont: Karmina-BoldItalic by TypeTogether
 * URL: https://www.myfonts.com/fonts/type-together/karmina/bold-italic/
 * Copyright: Copyright (c) 2006-2007 by TypeTogether. All rights reserved.
 *
 * Webfont: Karmina-Italic by TypeTogether
 * URL: https://www.myfonts.com/fonts/type-together/karmina/italic/
 * Copyright: Copyright (c) 2006-2007 by TypeTogether. All rights reserved.
 *
 * Webfont: Karmina-Bold by TypeTogether
 * URL: https://www.myfonts.com/fonts/type-together/karmina/bold/
 * Copyright: Copyright (c) 2006-2007 by TypeTogether. All rights reserved.
 *
 * Webfont: LFTEtica-Bold by TypeTogether
 * URL: https://www.myfonts.com/fonts/type-together/etica/lft-etica-bold/
 * Copyright: Copyright (c) 2010 by Leftloft, published by TypeTogether. All rights reserved.
 *
 * Webfont: LFTEtica-Regular by TypeTogether
 * URL: https://www.myfonts.com/fonts/type-together/etica/lft-etica-regular/
 * Copyright: Copyright (c) 2010 by Leftloft, published by TypeTogether. All rights reserved.
 *
 *
 *
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3fd936");

@font-face {
  font-family: 'LFTEtica'; /* LFTEtica-Regular */
  font-weight: 400;
  font-style: normal;

  font-display: swap;
  src: url('LFTEticaRegular/font.woff2') format('woff2'),
  url('LFTEticaRegular/font.woff') format('woff');
}

@font-face {
  font-family: 'LFTEtica'; /* LFTEtica-Bold */
  font-weight: 600;
  font-style: normal;

  font-display: swap;
  src: url('LFTEticaBold/font.woff2') format('woff2'),
  url('LFTEticaBold/font.woff') format('woff');
}

@font-face {
  font-family: 'Karmina'; /* Karmina-Regular */
  font-weight: 400;
  font-style: normal;

  font-display: swap;
  src: url('KarminaRegular/font.woff2') format('woff2'),
  url('KarminaRegular/font.woff') format('woff');
}

@font-face {
  font-family: 'Karmina'; /* Karmina-Italic */
  font-weight: 400;
  font-style: italic;

  font-display: swap;
  src: url('KarminaItalic/font.woff2') format('woff2'),
  url('KarminaItalic/font.woff') format('woff');
}

@font-face {
  font-family: 'Karmina'; /* Karmina-Bold */
  font-weight: 600;
  font-style: normal;

  font-display: swap;
  src: url('KarminaBold/font.woff2') format('woff2'),
  url('KarminaBold/font.woff') format('woff');
}

@font-face {
  font-family: 'Karmina'; /* Karmina-BoldItalic */
  font-weight: 600;
  font-style: italic;

  font-display: swap;
  src: url('KarminaBoldItalic/font.woff2') format('woff2'),
  url('KarminaBoldItalic/font.woff') format('woff');
}
