/* Here instead of at the css folder because it has to load static resources (fonts) */
@font-face {
  font-family: "TROPPO_0";
  src: url("2E08EB_0_0.woff2") format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "TROPPO_1";
  src: url("2E08EB_1_0.woff2") format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TROPPO_2';
  src: url("2E08EB_2_0.woff2") format('woff2');
  font-weight: normal;
  font-style: normal;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "TROPPO_1", "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}
