﻿/* FONTS */
/**
 * @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).
 * © MyFonts Inc. */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');
@font-face {
  font-family: "ArticulatCF";
  src: url('fonts/ArticulatCFMedium/font.woff2') format('woff2'), url('fonts/ArticulatCFMedium/font.woff') format('woff');
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "ArticulatCF";
  src: url('fonts/ArticulatCFDemiBold/font.woff2') format('woff2'), url('fonts/ArticulatCFDemiBold/font.woff') format('woff');
  font-display: swap;
  font-weight: 600;
}
@font-face {
  font-family: "ArticulatCF";
  src: url('fonts/ArticulatCFBold/font.woff2') format('woff2'), url('fonts/ArticulatCFBold/font.woff') format('woff');
  font-display: swap;
  font-weight: 700;
}