@font-face {
   font-family: "Barlow";
   src: url("fonts/Barlow Bold.woff") format("woff"), url("fonts/Barlow Bold.eot") format("embedded-opentype"), url("fonts/Barlow Bold.ttf") format("truetype"), url("fonts/Barlow Bold.svg") format("svg");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Barlow";
   src: url("fonts/Barlow Bold Italic.woff") format("woff"), url("fonts/Barlow Bold Italic.eot") format("embedded-opentype"), url("fonts/Barlow Bold Italic.ttf") format("truetype"), url("fonts/Barlow Bold Italic.svg") format("svg");
   font-weight: bold;
   font-style: italic;
}
@font-face {
   font-family: "Barlow";
   src: url("fonts/Barlow Italic.woff") format("woff"), url("fonts/Barlow Italic.eot") format("embedded-opentype"), url("fonts/Barlow Italic.ttf") format("truetype"), url("fonts/Barlow Italic.svg") format("svg");
   font-weight: normal;
   font-style: italic;
}
@font-face {
   font-family: "Barlow";
   src: url("fonts/Barlow Regular.woff") format("woff"), url("fonts/Barlow Regular.eot") format("embedded-opentype"), url("fonts/Barlow Regular.ttf") format("truetype"), url("fonts/Barlow Regular.svg") format("svg");
   font-weight: normal;
   font-style: normal;
}