/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS (and SCSS, if configured) file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */

 @font-face {
    font-family: 'panton-trialextrabold';
    src: url(/assets/panton-trial-extrabold-webfont-d7ac5b472aa11a0fa0f4925489ad8d902abe8fe8593db803e8a57e6d81703fbb.woff2) format('woff2'),
    url(/assets/panton-trial-extrabold-webfont-bcd68eb6d91643166dede830f20525c3e7d4167fa34a8f404e8517b49708f653.woff) format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
 }

 @font-face {
    font-family: 'panton-trialbold';
    src: url(/assets/panton-trial-bold-webfont-50b0de67ad38dc692faa23eec7e8436935e58d7cb5e7883f60cf4c4926dca079.woff2) format('woff2'),
    url(/assets/panton-trial-bold-webfont-795df39cb9cdfeae10351ee36c6037c56765e7e48f307d59c098b5c70e07b6f4.woff) format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
 }

 /* @font-face {
    font-family: 'panton-triallight';
    src: url(/../fonts/panton-trial-light-webfont.woff2) format('woff2'),
         url(/../fonts/panton-trial-light-webfont.woff) format('woff');
    font-weight: normal;
    font-style: normal;
} */

 /* @font-face {
  font-family: "panton-trialregular";
  src: url(/../fonts/panton-trial-regular-webfont.woff2) format("woff2"),
    url(/../fonts/panton-trial-regular-webfont.woff) format("woff");
  font-weight: normal;
  font-style: normal;
} */

 /* @font-face {
  font-family: "panton-trialheavy";
  src: url(/../fonts/panton-trial-heavy-webfont.woff2) format("woff2"),
    url(/../fonts/panton-trial-heavy-webfont.woff) format("woff");
  font-weight: normal;
  font-style: normal;
} */

 /* @font-face {
  font-family: "panton-trialsemibold";
  src: url(/../fonts/panton-trial-semibold-webfont.woff2) format("woff2"),
    url(/../fonts/panton-trial-semibold-webfont.woff) format("woff");
  font-weight: normal;
  font-style: normal;
} */
