@font-face {
	font-family: 'Oswald';
    font-weight: normal;
    font-style: normal;
	font-weight: 400;
	font-display: swap;
    src: url('../fonts/oswald-v30-latin-regular.woff2') format('woff2'),
		url('../fonts/oswald-v30-latin-regular.woff') format('woff')
}
@font-face {
	font-family: 'bt-icons';
	font-weight: normal;
	font-style: normal;
	font-display: swap;
	src: url('../fonts/bt-icons.eot?v=01052020');
	src: url('../fonts/bt-icons.eot?v=01052020#iefix') format('embedded-opentype'),
		url('../fonts/bt-icons.woff2?v=01052020') format('woff2'),
		url('../fonts/bt-icons.woff?v=01052020') format('woff'),
		url('../fonts/bt-icons.ttf?v=01052020') format('truetype'), 
		url('../fonts/bt-icons.svg?v=01052020#bt-icons') format('svg');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/roboto/roboto-v20-latin-ext_latin_greek-ext_cyrillic-ext_greek_cyrillic-300.woff2') format('woff2'),
       url('../fonts/roboto/roboto-v20-latin-ext_latin_greek-ext_cyrillic-ext_greek_cyrillic-300.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/roboto/roboto-v20-latin-ext_latin_greek-ext_cyrillic-ext_greek_cyrillic-regular.woff2') format('woff2'),
       url('../fonts/roboto/roboto-v20-latin-ext_latin_greek-ext_cyrillic-ext_greek_cyrillic-regular.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/roboto/roboto-v20-latin-ext_latin_greek-ext_cyrillic-ext_greek_cyrillic-italic.woff2') format('woff2'),
       url('../fonts/roboto/roboto-v20-latin-ext_latin_greek-ext_cyrillic-ext_greek_cyrillic-italic.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/roboto/roboto-v20-latin-ext_latin_greek-ext_cyrillic-ext_greek_cyrillic-500.woff2') format('woff2'),
       url('../fonts/roboto/roboto-v20-latin-ext_latin_greek-ext_cyrillic-ext_greek_cyrillic-500.woff') format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/roboto/roboto-v20-latin-ext_latin_greek-ext_cyrillic-ext_greek_cyrillic-700.woff2') format('woff2'),
       url('../fonts/roboto/roboto-v20-latin-ext_latin_greek-ext_cyrillic-ext_greek_cyrillic-700.woff') format('woff');
}