/******************************************************************************
 * Fonts
 ******************************************************************************/

@font-face {
  font-family: 'PortraitWebRegular';
  src: url('../fonts/PortraitWebRegular1.otf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DrukTextMedium';
  src: url('../fonts/DrukText-Medium.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DrukTextBold';
  src: url('../fonts/DrukText-Bold.otf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PortraitTextRegular';
  src: url('../fonts/PortraitText-Regular.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PortraitTextBold';
  src: url('../fonts/PortraitText-Bold.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PortraitTextRegularItalic';
  src: url('../fonts/PortraitText-RegularItalic.otf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AtlasGroteskMedium';
  src: url('../fonts/AtlasGrotesk-Medium.otf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AkkLgPro';
  src: url('../fonts/AkkLg_Pro_1.otf');
  font-weight: normal;
  font-style: normal;
}

