/*
 Theme Name:   pti
 Description:  pti
 Author:       innerlink
 Author URI:   http://www.innerlink.de
 Template:     citadelawp
 Version:      1.0
 Text Domain:  pti
*/

/* Onest Thin */
/* Onest Thin */
@font-face {
  font-family: 'Onest';
  src: url('/wp-content/themes/pti/fonts/Onest-Thin.woff2') format('woff2'),
       url('/wp-content/themes/pti/fonts/Onest-Thin.woff') format('woff'),
       url('/wp-content/themes/pti/fonts/Onest-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}

/* Onest ExtraLight */
@font-face {
  font-family: 'Onest';
  src: url('/wp-content/themes/pti/fonts/Onest-ExtraLight.woff2') format('woff2'),
       url('/wp-content/themes/pti/fonts/Onest-ExtraLight.woff') format('woff'),
       url('/wp-content/themes/pti/fonts/Onest-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}

/* Onest Light */
@font-face {
  font-family: 'Onest';
  src: url('/wp-content/themes/pti/fonts/Onest-Light.woff2') format('woff2'),
       url('/wp-content/themes/pti/fonts/Onest-Light.woff') format('woff'),
       url('/wp-content/themes/pti/fonts/Onest-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

/* Onest Regular */
@font-face {
  font-family: 'Onest';
  src: url('/wp-content/themes/pti/fonts/Onest-Regular.woff2') format('woff2'),
       url('/wp-content/themes/pti/fonts/Onest-Regular.woff') format('woff'),
       url('/wp-content/themes/pti/fonts/Onest-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

/* Onest Medium */
@font-face {
  font-family: 'Onest';
  src: url('/wp-content/themes/pti/fonts/Onest-Medium.woff2') format('woff2'),
       url('/wp-content/themes/pti/fonts/Onest-Medium.woff') format('woff'),
       url('/wp-content/themes/pti/fonts/Onest-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

/* Onest SemiBold */
@font-face {
  font-family: 'Onest';
  src: url('/wp-content/themes/pti/fonts/Onest-SemiBold.woff2') format('woff2'),
       url('/wp-content/themes/pti/fonts/Onest-SemiBold.woff') format('woff'),
       url('/wp-content/themes/pti/fonts/Onest-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

/* Onest Bold */
@font-face {
  font-family: 'Onest';
  src: url('/wp-content/themes/pti/fonts/Onest-Bold.woff2') format('woff2'),
       url('/wp-content/themes/pti/fonts/Onest-Bold.woff') format('woff'),
       url('/wp-content/themes/pti/fonts/Onest-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

/* Onest ExtraBold */
@font-face {
  font-family: 'Onest';
  src: url('/wp-content/themes/pti/fonts/Onest-ExtraBold.woff2') format('woff2'),
       url('/wp-content/themes/pti/fonts/Onest-ExtraBold.woff') format('woff'),
       url('/wp-content/themes/pti/fonts/Onest-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}

/* Onest Black */
@font-face {
  font-family: 'Onest';
  src: url('/wp-content/themes/pti/fonts/Onest-Black.woff2') format('woff2'),
       url('/wp-content/themes/pti/fonts/Onest-Black.woff') format('woff'),
       url('/wp-content/themes/pti/fonts/Onest-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}

