﻿@font-face {
    font-family: 'Source Sans Pro';
    src: url('fonts/SourceSansPro-Light.woff2') format('woff2'), url('fonts/SourceSansPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('fonts/SourceSansPro-SemiBold.woff2') format('woff2'), url('fonts/SourceSansPro-SemiBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('fonts/SourceSansPro-Bold.woff2') format('woff2'), url('fonts/SourceSansPro-Bold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'lfont';
    src: url('fonts/light.woff2') format('woff2'), url('fonts/light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'lfont';
    src: url('fonts/medium.woff2') format('woff2'), url('fonts/medium.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/*@font-face {
	font-family: 'majalla';
	src: url('fonts/majalla.woff2') format('woff2'),
		url('fonts/majalla.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'majalla';
	src: url('fonts/majalla_bold.woff2') format('woff2'),
		url('fonts/majalla_bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}*/
