@font-face {
    font-family: 'Segoe Script';
    font-style: normal;
    font-weight: normal;
	font-display: swap;
    src: url('../fonts/segoe-script.woff') format('woff'), url('../fonts/segoe-script.ttf') format('truetype');
}