/*
Theme Name: Fysea
Theme URI: https://royal-elementor-addons.com/royal-elementor-kit-child
Description: Fysea theme
Author: Web Nectus
Author URI: https://royal-elementor-addons.com/
Template: royal-elementor-kit
Version: 1.0.0
*/
@font-face {
    font-family: 'fysea';
    font-display: swap;
    src: url("./fonts/fysea.ttf");
}
body {
    font-family: 'fysea';
    font-weight: 300; 
    letter-spacing: 1px;
}