/*
Theme Name: WHOW
Description: This is a custom theme for the War Heroes on Water
Theme URI:   https://warheroesonwater.com/
Author: Alt9 Design
Author URI:  https://alt9design.com
Template: salient
Version: 1.0
*/
@font-face {
    font-family: 'Norwester';
    font-weight: normal;
    font-style: normal;
    src: url("/wp-content/themes/whow/fonts/norwester.woff") format("woff"),
         url("/wp-content/themes/whow/fonts/norwester.ttf") format("truetype");
}

@font-face {
    font-family: 'Kollektif';
    font-style: normal;
    font-weight: normal;
    src: url("/wp-content/themes/whow/fonts/Kollektif.woff") format("woff"),
         url("/wp-content/themes/whow/fonts/Kollektif.ttf") format("truetype");
}

@font-face {
    font-family: 'Kollektif Bold';
    font-style: normal;
    font-weight: bold;
    src: url("/wp-content/themes/whow/fonts/Kollektif-Bold.woff") format("woff"),
         url("/wp-content/themes/whow/fonts/Kollektif-Bold.ttf") format("truetype");
}