/**
 * @license
 * MyFonts Webfont Build ID 4127365, 2021-07-19T05:00:56-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: Planc-Light by Taner Ardali
 * URL: https://www.myfonts.com/fonts/taner-ardali/planc/light/
 *
 * Webfont: Planc-LightItalic by Taner Ardali
 * URL: https://www.myfonts.com/fonts/taner-ardali/planc/light-italic/
 *
 * Webfont: Planc-Regular by Taner Ardali
 * URL: https://www.myfonts.com/fonts/taner-ardali/planc/regular/
 *
 * Webfont: Planc-RegularItalic by Taner Ardali
 * URL: https://www.myfonts.com/fonts/taner-ardali/planc/regular-italic/
 *
 * Webfont: Planc-Bold by Taner Ardali
 * URL: https://www.myfonts.com/fonts/taner-ardali/planc/bold/
 *
 * Webfont: Planc-BoldItalic by Taner Ardali
 * URL: https://www.myfonts.com/fonts/taner-ardali/planc/bold-italic/
 *
 *
 * Webfonts copyright: Copyright (c) 2021 by Taner Ardali. All rights reserved.
 *
 * © 2021 MyFonts Inc
*/


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

@font-face {
  font-family: "Planc-Light";
  src: url('webFonts/PlancLight/font.woff2') format('woff2'), url('webFonts/PlancLight/font.woff') format('woff');
}
@font-face {
  font-family: "Planc-Regular";
  src: url('webFonts/PlancRegular/font.woff2') format('woff2'), url('webFonts/PlancRegular/font.woff') format('woff');
}
@font-face {
  font-family: "Planc-LightItalic";
  src: url('webFonts/PlancLightItalic/font.woff2') format('woff2'), url('webFonts/PlancLightItalic/font.woff') format('woff');
}
@font-face {
  font-family: "Planc-RegularItalic";
  src: url('webFonts/PlancRegularItalic/font.woff2') format('woff2'), url('webFonts/PlancRegularItalic/font.woff') format('woff');
}
@font-face {
  font-family: "Planc-BoldItalic";
  src: url('webFonts/PlancBoldItalic/font.woff2') format('woff2'), url('webFonts/PlancBoldItalic/font.woff') format('woff');
}
@font-face {
  font-family: "Planc-Bold";
  src: url('webFonts/PlancBold/font.woff2') format('woff2'), url('webFonts/PlancBold/font.woff') format('woff');
}
