/* -------------------------------------------------------------------------- */
/*                     Custom Css by Sebastian M (c) 2023                     */
/* -------------------------------------------------------------------------- */


/* ------------------- Including Fonts without Google API ------------------- */

@font-face {
    font-family: 'Exo 2';
    src: url("../fonts/Exo2-VariableFont_wght.ttf");
}

@font-face {
    font-family: Rubik;
    src: url("../fonts/Rubik-VariableFont_wght.ttf");
}
