/* colours

!
! Text vlack: #000000
! Green: #254d44
! Charcoal: #3c3c3c
! Clay: #cec8be
! Turquise: #53a7a7
!
!
!
!
*/

@font-face {
  font-family: "Soehne-Light";
  src: url("fonts/soehne-Leicht.otf");
  src: url("fonts/soehne-leicht.eot?#iefix") format("embedded-opentype"),
    url("fonts/soehne-leicht.woff") format("woff"),
    url("fonts/soehne-leicht.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Soehne-Medium";
  src: url("fonts/soehne-Halbfett.otf");
  src: url("fonts/soehne-Halbfett.eot?#iefix") format("embedded-opentype"),
    url("fonts/soehne-Halbfett.woff") format("woff"),
    url("fonts/soehne-Halbfett.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}