/*
Theme Name: Sunsquare
Theme URI: https://mysquare.uk
Description: Skylights and Rooflights
Author: Chris Parker
Author URI: https://newbe.co.uk
Template: Total
Version: 1.0
*/
@font-face {
    font-family: 'Recta Regular';
    src: url('fonts/Recta-Regular.woff2') format('woff2'),
        url('fonts/Recta-Regular.woff') format('woff'),
	  url('fonts/Recta-Regular.ttf') format('truetype'),
	url('fonts/Recta-Regular.eot'),
	url('fonts/Recta-Regular.eot?#iefix') format('embedded-opentype'),
	url('fonts/Recta-Regular.svg#Recta-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Recta Bold';
    src: url('fonts/Recta-Bold.woff2') format('woff2'),
        url('fonts/Recta-Bold.woff') format('woff'),
	  url('fonts/Recta-Bold.ttf') format('truetype'),
	url('fonts/Recta-Bold.eot'),
	url('fonts/Recta-Bold.eot?#iefix') format('embedded-opentype'),
	url('fonts/Recta-Bold.svg#Recta-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

