/***************************************************************
# Fonts
***************************************************************/

    @font-face {
    font-family: 'Calgary Regular';
    font-style: normal;
    font-weight: normal;
    src: url('/wp-content/themes/folklore/assets/fonts/calgary/Calgary-Regular.woff2') format('woff');
    }

	@font-face {
    font-family: 'CormorantGaramond Regular';
    font-style: normal;
    font-weight: normal;
    src: url('/wp-content/themes/folklore/assets/fonts/cormorant_garamond/CormorantGaramond-Regular.ttf') format('truetype');
    }