/*
Theme Name: Lighthouse Foundation
Description: Lighthouse Foundation custom child theme for Salient
Theme URI: https://www.lighthousefoundation.org.au/
Author: Hulsbosch
Author URI: https://www.hulsbosch.com.au/
Template: salient
Version: 1.0
*/

@import url("https://use.typekit.net/bcq6inn.css");


@font-face {
    font-family: 'Config Rounded Semi Bold';
    src: url("/wp-content/themes/lighthousefoundation/fonts/ConfigRounded-SemiBold.woff2") format("woff2"),
    	url("/wp-content/themes/lighthousefoundation/fonts/ConfigRounded-SemiBold.woff") format("woff"),
        url("/wp-content/themes/lighthousefoundation/fonts/ConfigRounded-SemiBold.otf") format("opentype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Config Rounded Bold';
    src: url("/wp-content/themes/lighthousefoundation/fonts/ConfigRounded-Bold.woff2") format("woff2"),
    	url("/wp-content/themes/lighthousefoundation/fonts/ConfigRounded-Bold.woff") format("woff"),
        url("/wp-content/themes/lighthousefoundation/fonts/ConfigRounded-Bold.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
}
