/*
Theme Name:   HWB Storefront Child
Theme URI:    https://hwbmobility.co.uk
Description:  Storefront child theme for HWB Mobility
Author:       Graham Davies
Author URI:   https://gdgraphics.co.uk
Template:     storefront
Version:      1.0.0
Text Domain:  storefrontchild
*/

/* @import url('https://fonts.googleapis.com/css2?family=Forum&display=swap'); */

@font-face {
    font-family: 'Century Gothic';
    src: url('assets/dist/fonts/CenturyGothic.woff2') format('woff2'),
        url('assets/dist/fonts/CenturyGothic.woff') format('woff'),
        url('assets/dist/fonts/CenturyGothic.ttf') format('truetype'),
        url('assets/dist/fonts/CenturyGothic.svg#CenturyGothic') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Century Gothic';
    src: url('assets/dist/fonts/CenturyGothic-Bold.woff2') format('woff2'),
        url('assets/dist/fonts/CenturyGothic-Bold.woff') format('woff'),
        url('assets/dist/fonts/CenturyGothic-Bold.ttf') format('truetype'),
        url('assets/dist/fonts/CenturyGothic-Bold.svg#CenturyGothic-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
  font-family: 'Font Awesome 5 Free';
url('assets/dist/fonts/fontawesome-webfont.svg) format('svg');
  font-style: normal;
  font-weight: 900;
  font-display: block;
}

