/* Sohne - Light */
@font-face {
  font-family: 'Sohne';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local('Sohne Leicht'), local('Sohne-Leicht'),
    url('/assets/fullstack/fonts/sohne-leicht.woff2') format('woff2'),
    url('/assets/fullstack/fonts/sohne-leicht.woff') format('woff');
}

/* Sohne - Regular */
@font-face {
  font-family: 'Sohne';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Sohne Buch'), local('Sohne-Buch'),
    url('/assets/fullstack/fonts/sohne-buch.woff2') format('woff2'),
    url('/assets/fullstack/fonts/sohne-buch.woff') format('woff');
}

/* Sohne - Bold */
@font-face {
  font-family: 'Sohne';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Sohne Halbfett'), local('Sohne-Halbfett'),
    url('/assets/fullstack/fonts/sohne-halbfett.woff2') format('woff2'),
    url('/assets/fullstack/fonts/sohne-halbfett.woff') format('woff');
}

/* Sohne - Schmal - Semibold */
@font-face {
  font-family: 'Sohne Schmal';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Sohne Schmal Dreiviertelfett'), local('Sohne-Schmal-Dreiviertelfett'),
    url('/assets/fullstack/fonts/sohne-schmal-dreiviertelfett.woff2') format('woff2'),
    url('/assets/fullstack/fonts/sohne-schmal-dreiviertelfett.woff') format('woff');
}


@font-face {
  font-family: 'Cocogoose Pro Light trial';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Cocogoose Pro Light trial'), local('Cocogoose-Pro-Light-trial'),
    url('/assets/fullstack/fonts/Cocogoose-Pro-Light-trial.ttf');
}

@font-face {
  font-family: 'Cocogoose';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Cocogoose'), local('Cocogoose Pro'), local('Cocogoose Pro trial'), local('Cocogoose-Pro-trial'),
    url('/assets/fullstack/fonts/Cocogoose-Pro-trial.ttf');
}

@font-face {
  font-family: 'shah danial';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Times New Roman'),
    url('/assets/fullstack/fonts/times.ttf');
}

@font-face {
  font-family: 'shah danial bold';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  /* src: local('Times New Roman Bold'),
    url('/assets/fullstack/fonts/times-bold.ttf'); */
  src: local('Times New Roman Bold'),
    url('/assets/fullstack/fonts/times-bold.ttf');
}

@font-face {
  font-family: 'shah danial komik';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  /* src: local('Times New Roman Bold'),
    url('/assets/fullstack/fonts/times-bold.ttf'); */
  src: local('Comic Sans MS'),
    url('/assets/fullstack/fonts/comic.ttf');
}

@font-face {
  font-family: 'belajar';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  /* src: local('Times New Roman Bold'),
    url('/assets/fullstack/fonts/times-bold.ttf'); */
  src: local('Retroica'),
    url('/assets/fullstack/fonts/Retroica.ttf');
}

@font-face {
  font-family: 'study';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  /* src: local('Times New Roman Bold'),
    url('/assets/fullstack/fonts/times-bold.ttf'); */
  src: local('Retroica'),
    url('/assets/fullstack/fonts/comic.ttf');
}