@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face { font-family: Amsterdam; src: url('../fonts/AmsterdamOne.ttf'); } 

h1, h2, h3 {
  font-weight: 400;
  line-height: 1.5;
  unicode-bidi: isolate;
}

h1, h2 {
  color: white;
}

h1 {
  font-family: "Amsterdam", Arial, serif;
  font-size: 65px;
}

h2 {
  font-family: Engagement;
  font-size: 30px;
}

section header h1 {
  color: #646464;
}

h3 {
  color: #000000;
  font-family: "Work Sans", Arial, sans-serif;
  font-size: 20px;
}