@font-face
{
   font-family: 'Barlow Condensed';
   font-style: normal;
   font-weight: 300;
   src: url('../fonts-google/google-font-barlow-condensed-300-latin.woff2') format('woff2');
}

@font-face
{
   font-family: 'Barlow Condensed';
   font-style: normal;
   font-weight: 400;
   src: url('../fonts-google/google-font-barlow-condensed-400-latin.woff2') format('woff2');
}

@font-face
{
   font-family: 'Barlow Condensed';
   font-style: normal;
   font-weight: 500;
   src: url('../fonts-google/google-font-barlow-condensed-500-latin.woff2') format('woff2');
}

@font-face
{
   font-family: 'Barlow Condensed';
   font-style: normal;
   font-weight: 700;
   src: url('../fonts-google/google-font-barlow-condensed-700-latin.woff2') format('woff2');
}