@font-face {
  font-family: 'Lobster Two';
  font-weight: 400;
  font-style: normal;
  src: url('../fonts/Lobster-Two-regular/Lobster-Two-regular.eot');
  src: url('../fonts/Lobster-Two-regular/Lobster-Two-regular.eot?#iefix') format('embedded-opentype'),
       local('Lobster Two'),
       local('Lobster-Two-regular'),
       url('../fonts/Lobster-Two-regular/Lobster-Two-regular.woff2') format('woff2'),
       url('../fonts/Lobster-Two-regular/Lobster-Two-regular.woff') format('woff'),
       url('../fonts/Lobster-Two-regular/Lobster-Two-regular.ttf') format('truetype'),
       url('../fonts/Lobster-Two-regular/Lobster-Two-regular.svg#LobsterTwo') format('svg');
}

@font-face {
  font-family: 'Lobster Two';
  font-weight: 700;
  font-style: normal;
  src: url('../fonts/Lobster-Two-700/Lobster-Two-700.eot');
  src: url('../fonts/Lobster-Two-700/Lobster-Two-700.eot?#iefix') format('embedded-opentype'),
       local('Lobster Two Bold'),
       local('Lobster-Two-700'),
       url('../fonts/Lobster-Two-700/Lobster-Two-700.woff2') format('woff2'),
       url('../fonts/Lobster-Two-700/Lobster-Two-700.woff') format('woff'),
       url('../fonts/Lobster-Two-700/Lobster-Two-700.ttf') format('truetype'),
       url('../fonts/Lobster-Two-700/Lobster-Two-700.svg#LobsterTwo') format('svg');
}

