@font-face {
	font-family: 'Switzerland Cond Black';
	src: local('Switzerland Cond Black Italic'), local('SwitzerlandCondBlack-Italic'),
		url('./SwitzerlandCondBlack/SWZCONBI.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
    font-family: 'Switzerland Cond Black';
    src: local('Switzerland Cond Black'), local('SwitzerlandCondBlack'),
    url('./SwitzerlandCondBlack/SWZCONBN.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Switzerland Condensed';
    src: local('Switzerland Condensed Bold'), local('SwitzerlandCondensed-Bold'),
    url('./SwitzerlandCondBlack/SWZCONDB.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Switzerland Condensed';
    src: local('Switzerland Condensed Italic'), local('SwitzerlandCondensed-Italic'),
    url('./SwitzerlandCondBlack/SWZCONDI.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Switzerland Condensed';
    src: local('Switzerland Condensed'), local('SwitzerlandCondensed'),
    url('./SwitzerlandCondBlack/SWZCONDN.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Switzerland Condensed';
    src: local('Switzerland Condensed Bold Italic'), local('SwitzerlandCondensed-BoldItalic'),
    url('./SwitzerlandCondBlack/SWZCONDT.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Switzerland Cond Light';
    src: local('Switzerland Cond Light Italic'), local('SwitzerlandCondLight-Italic'),
    url('./SwitzerlandCondBlack/SWZCONLI.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Switzerland Cond Light';
    src: local('Switzerland Cond Light'), local('SwitzerlandCondLight'),
    url('./SwitzerlandCondBlack/SWZCONLN.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Switzerland Inserat';
    src: local('Switzerland Inserat'), local('SwitzerlandInserat'),
    url('./SwitzerlandCondBlack/SWZINSRN.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
