/*--------------------------------------------------------------
# Fonts
--------------------------------------------------------------*/

/* Material Icons
--------------------------------------------- */

@font-face {
  font-family: 'Material Icons Outlined';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/material-icons/outlined/material-icons-outlined.woff2') format('woff2'), url('../fonts/material-icons/outlined/material-icons-outlined.woff') format('woff');
}

/* GT Pressura Standard
--------------------------------------------- */

@font-face {
  font-family: 'GT Pressura Standard';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/gt-pressura/standard/GT-Pressura-LCGV-Standard-Regular.woff2') format('woff2'), url('../fonts/gt-pressura/standard/GT-Pressura-LCGV-Standard-Regular.woff') format('woff');
}

@font-face {
  font-family: 'GT Pressura Standard';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/gt-pressura/standard/GT-Pressura-LCGV-Standard-Medium.woff2') format('woff2'), url('../fonts/gt-pressura/standard/GT-Pressura-LCGV-Standard-Medium.woff') format('woff');
}

@font-face {
  font-family: 'GT Pressura Standard';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/gt-pressura/standard/GT-Pressura-LCGV-Standard-Bold.woff2') format('woff2'), url('../fonts/gt-pressura/standard/GT-Pressura-LCGV-Standard-Bold.woff') format('woff');
}

/* GT Pressura Extended
--------------------------------------------- */

@font-face {
  font-family: 'GT Pressura Extended';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/gt-pressura/extended/GT-Pressura-LCGV-Extended-Regular.woff2') format('woff2'), url('../fonts/gt-pressura/extended/GT-Pressura-LCGV-Extended-Regular.woff') format('woff');
}

@font-face {
  font-family: 'GT Pressura Extended';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/gt-pressura/extended/GT-Pressura-LCGV-Extended-Medium.woff2') format('woff2'), url('../fonts/gt-pressura/extended/GT-Pressura-LCGV-Extended-Medium.woff') format('woff');
}

@font-face {
  font-family: 'GT Pressura Extended';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/gt-pressura/extended/GT-Pressura-LCGV-Extended-Bold.woff2') format('woff2'), url('../fonts/gt-pressura/extended/GT-Pressura-LCGV-Extended-Bold.woff') format('woff');
}
