/* 77 Essential Icons */

@font-face {
  font-family: '77-Essential-Icons';
  src: url('77-Essential-Icons/77-Essential-Icons.otf') format('opentype'),
       url('77-Essential-Icons/77-Essential-Icons.ttf') format('truetype'),
       url('77-Essential-Icons/77-Essential-Icons.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

/* Montserrat */

@font-face {
  font-family: 'Montserrat';
  src: url('Montserrat/Montserrat-Bold.otf') format('opentype'),
       url('Montserrat/Montserrat-Bold.ttf') format('truetype'),
       url('Montserrat/Montserrat-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}


@font-face {
  font-family: 'Montserrat';
  src: url('Montserrat/Montserrat-Hairline.otf') format('opentype'),
       url('Montserrat/Montserrat-Hairline.otf') format('truetype'),
       url('Montserrat/Montserrat-Hairline.otf') format('woff');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('Montserrat/Montserrat-Medium.otf') format('opentype'),
       url('Montserrat/Montserrat-Medium.ttf') format('truetype'),
       url('Montserrat/Montserrat-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('Montserrat/Montserrat-Regular.otf') format('opentype'),
       url('Montserrat/Montserrat-Regular.ttf') format('truetype'),
       url('Montserrat/Montserrat-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('Montserrat/Montserrat-SemiBold.otf') format('opentype'),
       url('Montserrat/Montserrat-SemiBold.ttf') format('truetype'),
       url('Montserrat/Montserrat-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

/* Social Logos */

@font-face {
  font-family: 'Social-Logos';
  src: url('Social-Logos/Social-Logos.otf') format('opentype'),
       url('Social-Logos/Social-Logos.ttf') format('truetype'),
       url('Social-Logos/Social-Logos.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}