/*
Theme Name: Guilherme
Description: Tema personalizado do portfólio de Guilherme Oliveira
Theme URI:   https://www.guilhermesoliveira.com.br
Author: Guilherme Oliveira
Author URI:  https://www.guilhermesoliveira.com.br
Template: salient
Version: 1.0
*/


/* =========================================================
   HELVENA
   Custom Font Family
   ========================================================= */

@font-face {
    font-family: "Helvena";
    src: url("./fonts/helvena/helvena-extralight.woff2") format("woff2");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Helvena";
    src: url("./fonts/helvena/helvena-light.woff2") format("woff2");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Helvena";
    src: url("./fonts/helvena/helvena-regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Helvena";
    src: url("./fonts/helvena/helvena-medium.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Helvena";
    src: url("./fonts/helvena/helvena-semibold.woff2") format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Helvena";
    src: url("./fonts/helvena/helvena-bold.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Helvena";
    src: url("./fonts/helvena/helvena-extrabold.woff2") format("woff2");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Helvena";
    src: url("./fonts/helvena/helvena-black.woff2") format("woff2");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}