/*
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 : Sep 18, 2023, 2:29:43 PM
    Author     : ml-csaba
*/
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../Fonts/fontawesome/fa-regular-400.woff2") format("woff2"), url("../Fonts/fontawesome/fa-regular-400.ttf") format("truetype");
}

@font-face {
  font-family: 'Font Awesome 6 Solid';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../Fonts/fontawesome/fa-solid-900.woff2") format("woff2"), url("../Fonts/fontawesome/fa-solid-900.ttf") format("truetype"); 
}

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../Fonts/fontawesome/fa-brands-400.woff2") format("woff2"), url("../Fonts/fontawesome/fa-brands-400.ttf") format("truetype"); 
}

@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url("../Fonts/fontawesome/fa-v4compatibility.woff2") format("woff2"), url("../Fonts/fontawesome/fa-v4compatibility.ttf") format("truetype");
  unicode-range: U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A; 
}
