@font-face {
  font-family: Roboto;
  src: local(Roboto-Italic), url(../fonts/Roboto/Roboto-Italic.ttf) format("truetype");
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
}

@font-face {
  font-family: Roboto;
  src: local(Roboto-Regular), url(../fonts/Roboto/Roboto-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: Roboto;
  src: local(Roboto-Bold), url(../fonts/Roboto/Roboto-Bold.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: Roboto;
  src: local(Roboto-Black), url(../fonts/Roboto/Roboto-Black.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: Roboto;
  src: local(Roboto-Medium), url(../fonts/Roboto/Roboto-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: Roboto;
  src: local(Roboto-Light), url(../fonts/Roboto/Roboto-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: "feather";
  src: url(../fonts/feather/feather.ttf?t=1501834582692) format('truetype');
}

@font-face {
  font-family: Inter;
  src: local(Inter-Regular), url(../fonts/Inter/static/Inter-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-stretch: normals;
}

@font-face {
  font-family: Inter;
  src: local(Inter-Bold), url(../fonts/Inter/static/Inter-Bold.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: Inter;
  src: local(Inter-Black), url(../fonts/Inter/static/Inter-Black.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
  font-stretch: normals;
}

.h1,
h1 {
  font-family: Roboto;
  font-size: 48px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  font-feature-settings: 'tnum' on, 'lnum' on, 'zero' on;
  line-height: 1.17;
  letter-spacing: 1px;
}

.h2,
h2 {
  font-family: Roboto;
  font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  font-feature-settings: 'tnum' on, 'lnum' on, 'zero' on;
  line-height: 1.25;
  letter-spacing: 1px;
}

.h3,
h3 {
  font-family: Roboto;
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  font-feature-settings: 'tnum' on, 'lnum' on, 'zero' on;
  line-height: 1.33;
  letter-spacing: normal;
}

h4 {
  font-family: Roboto;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  font-feature-settings: 'tnum' on, 'lnum' on, 'zero' on;
  line-height: 1.2;
  letter-spacing: normal;
  text-transform: uppercase;
}

.Placeholder {
  font-family: Roboto;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: normal;
  letter-spacing: normal;
  color: #1e1e1e;
}

.Text-Style {
  font-family: Roboto;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  color: #1e1e1e;
}

nav:not(#toolbar-administration nav) {
  font-family: Roboto;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
}

.btn,
button {
  font-family: Roboto;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  font-variant: all-small-caps;
  font-feature-settings: 'tnum' on, 'lnum' on, 'zero' on;
  line-height: 1.33;
  letter-spacing: 2px;
  text-align: center;
}

body {
  font-family: Roboto;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  font-feature-settings: 'tnum' on, 'lnum' on, 'zero' on;
  line-height: 1.5;
  letter-spacing: 1px;
  color: var(--black);
}

.body-small {
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-feature-settings: 'tnum' on, 'lnum' on, 'zero' on;
  line-height: 18px;
  color: var(--rocket-grey);
}

.text-label,
.field--label,
.label,
legend,
label {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  font-feature-settings: 'tnum' on, 'lnum' on, 'zero' on;
  line-height: 1.17;
  letter-spacing: 2px;
  text-align: left;
  text-transform: uppercase;
  color: #000;
}
legend .fieldset-legend {
  font-weight: 500!important;
  font-size: 14px!important;
}
a.label {
  padding: 0;
}
a.label:hover {
  text-decoration: underline;
}

caption {
  font-family: Roboto;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  font-feature-settings: 'tnum' on, 'lnum' on, 'zero' on;
  line-height: 1.17;
  letter-spacing: 1px;
}

.subheader {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.33;
  letter-spacing: 1px;
  color: var(--black);
}
