/* ==========================================================================
   Custom Local Fonts: Semakin (Headlines & Títulos) & Verdana (Corpo & Descrições)
   ========================================================================== */

@font-face {
  font-family: 'Semakin';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/semakin/Semakin.woff2') format('woff2');
}
@font-face {
  font-family: 'Semakin';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/semakin/Semakin.woff2') format('woff2');
}
@font-face {
  font-family: 'Semakin';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('../fonts/semakin/Semakin.woff2') format('woff2');
}
@font-face {
  font-family: 'Semakin';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('../fonts/semakin/Semakin.woff2') format('woff2');
}

/* Alias Semaquin */
@font-face {
  font-family: 'Semaquin';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/semakin/Semakin.woff2') format('woff2');
}
@font-face {
  font-family: 'Semaquin';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/semakin/Semakin.woff2') format('woff2');
}
@font-face {
  font-family: 'Semaquin';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('../fonts/semakin/Semakin.woff2') format('woff2');
}
@font-face {
  font-family: 'Semaquin';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('../fonts/semakin/Semakin.woff2') format('woff2');
}

/* Local Verdana */
@font-face {
  font-family: 'Verdana';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/verdana/verdana.woff2') format('woff2');
}
@font-face {
  font-family: 'Verdana';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/verdana/verdana.woff2') format('woff2');
}
@font-face {
  font-family: 'Verdana';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/verdana/verdana-bold.woff2') format('woff2');
}
@font-face {
  font-family: 'Verdana';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/verdana/verdana-bold.woff2') format('woff2');
}
@font-face {
  font-family: 'Verdana';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('../fonts/verdana/verdana-bold.woff2') format('woff2');
}
@font-face {
  font-family: 'Verdana';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('../fonts/verdana/verdana-bold.woff2') format('woff2');
}
@font-face {
  font-family: 'Verdana';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/verdana/verdana-bold-italic.woff2') format('woff2');
}
