/* gt-zirkon-regular */
@font-face {
    font-family: 'GT Zirkon';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/GT-Zirkon-Regular-Trial.otf') /* Chrome 26+, Opera 23+, Firefox 39+ */
  }

  @font-face {
    font-family: 'GT Zirkon';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/GT-Zirkon-Medium-Trial.otf') /* Chrome 26+, Opera 23+, Firefox 39+ */
  }

  @font-face {
    font-family: 'GT Zirkon';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/GT-Zirkon-Bold-Trial.otf') /* Chrome 26+, Opera 23+, Firefox 39+ */
  }

  /* gt-pressura-light */
@font-face {
  font-family: 'GT Pressura';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/GT-Pressura-Light-Trial.otf') /* Chrome 26+, Opera 23+, Firefox 39+ */
}

@font-face {
  font-family: 'GT Pressura';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/GT-Pressura-Regular-Trial.otf') /* Chrome 26+, Opera 23+, Firefox 39+ */
}

@font-face {
  font-family: 'GT Pressura';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/GT-Pressura-Bold-Trial.otf') /* Chrome 26+, Opera 23+, Firefox 39+ */
}
  
  