/*
Theme Name: Area49 - Products
Text Domain: area49
Version: 1.0
Description: Area49-Products-Theme
Author: Leon Hämmerling
Domain Path: /languages
*/

@import "assets/css/theme.css";

@font-face {
    font-family: Capsmall_Clean;
    src: url("assets/fonts/Capture-Smallz-Clean/Capsmall_clean.ttf");
}

html body {
    font-family: Arial, Verdana, Helvetica, "Times New Roman", sans-serif;
    line-height: 1.5rem;
    letter-spacing: 0.12rem;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Capsmall_Clean', normal, sans-serif !important;
}