/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 13.10.2022, 10:35:31
    Author     : mballuff
*/


@font-face {
	font-family: 'FiraGO';
	font-style: normal;
	font-weight: 200;
	src: url(../webfonts/FiraGO-ExtraLight.woff) format('woff');
}


@font-face {
	font-family: 'FiraGO';
	font-style: normal;
	font-weight: 200;
	src: url(../webfonts/FiraGO-ExtraLightItalic.woff) format('woff');
	font-style: italic;                
}


@font-face {
	font-family: 'FiraGO';
	font-style: normal;
	font-weight: 300;
	src: url(../webfonts/FiraGO-Light.woff) format('woff');
}


@font-face {
	font-family: 'FiraGO';
	font-style: normal;
	font-weight: 300;
	src: url(../webfonts/FiraGO-LightItalic.woff) format('woff');
	font-style: italic;                
}


@font-face {
	font-family: 'FiraGO';
	font-style: normal;
	font-weight: 400;
	src: url(../webfonts/FiraGO-Regular.woff) format('woff');
}


@font-face {
	font-family: 'FiraGO';
	font-style: normal;
	font-weight: 400;
	src: url(../webfonts/FiraGO-Italic.woff) format('woff');
	font-style: italic;                
}


@font-face {
	font-family: 'FiraGO';
	font-style: normal;
	font-weight: 500;
	src: url(../webfonts/FiraGO-Medium.woff) format('woff');
}


@font-face {
	font-family: 'FiraGO';
	font-style: normal;
	font-weight: 500;
	src: url(../webfonts/FiraGO-MediumItalic.woff) format('woff');
	font-style: italic;                
}


@font-face {
	font-family: 'FiraGO';
	font-style: normal;
	font-weight: 600;
	src: url(../webfonts/FiraGO-SemiBold.woff) format('woff');
}


@font-face {
	font-family: 'FiraGO';
	font-style: normal;
	font-weight: 600;
	src: url(../webfonts/FiraGO-SemiBoldItalic.woff) format('woff');
	font-style: italic;                
}


@font-face {
	font-family: 'FiraGO';
	font-style: normal;
	font-weight: 700;
	src: url(../webfonts/FiraGO-Bold.woff) format('woff');
}


@font-face {
	font-family: 'FiraGO';
	font-style: normal;
	font-weight: 700;
	src: url(../webfonts/FiraGO-BoldItalic.woff) format('woff');
	font-style: italic;                
}

			