@font-face {
  font-family: 'Roboto-Light';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(./roboto-light.woff2) format('woff2');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(./roboto-normal.woff2) format('woff2');
}
@font-face {
  font-family: 'Roboto-Bold';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(./roboto-medium.woff2) format('woff2');
}
@font-face {
  font-family: 'Roboto-Italic';
  font-style: italic;
  font-weight: 300;
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(./roboto-italic.woff2) format('woff2');
}
@font-face {
  font-family: 'Ubuntu-Light';
  font-style: normal;
  font-weight: 300;
  src: local('Ubuntu Light'), local('Ubuntu-Light'), url(./ubuntu-light.woff) format('woff');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu'), local('Ubuntu'), url(./ubuntu.woff) format('woff');
}
@font-face {
  font-family: 'Ubuntu-Bold';
  font-style: normal;
  font-weight: 600;
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(./ubuntu-bold.woff) format('woff');
}

@font-face {
  font-family: 'Museo300';
  font-style: normal;
  font-weight: 700;
  src: local('Museo 300'), local('Museo-300'), url(./museo300.ttf) format('truetype');
}
@font-face {
  font-family: 'Museo700';
  font-style: normal;
  font-weight: 700;
  src: local('Museo 700'), local('Museo-700'), url(./museo700.otf) format('opentype');
}
@font-face {
  font-family: 'Oswald-Light';
  font-style: normal;
  font-weight: 300;
  src: local('Oswald Light'), local('Oswald-Light'), url(./oswald-light.woff) format('woff');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald'), local('Oswald'), url(./oswald.woff) format('woff');
}
@font-face {
  font-family: 'Oswald-Bold';
  font-style: normal;
  font-weight: 500;
  src: local('Oswald Bold'), local('Oswald-Bold'), url(./oswald-bold.woff) format('woff');
}
@font-face {
  font-family: 'Open-Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('Open-Sans'), url(./open-sans.woff2) format('woff2');
}

@font-face {
  font-family: 'Pasifico';
  font-style: normal;
  font-weight: 400;
  src: local('Pasifico'), local('Pasifico'), url(./pasifico.woff2) format('woff2');
}

@font-face {
  font-family: 'Josefin-Slab';
  font-style: normal;
  font-weight: 400;
  src: local('Josefin-Slab'), local('Josefin-Slab'), url(./josefin-slab.woff2) format('woff2');
}

@font-face {
  font-family: 'Titillium-Web';
  font-style: normal;
  font-weight: 400;
  src: local('Titillium Web'), local('Titillium-Web'), url(./titillium-web.woff2) format('woff2');
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local('Raleway'), local('Raleway-Regular'), url(./raleway.woff2) format('woff2');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat'), local('Montserrat'), url(./montserrat.woff2) format('woff2');
}

@font-face {
  font-family: 'Great-Vibes';
  font-style: normal;
  font-weight: 400;
  src: local('Great-Vibes'), local('Great-Vibes'), url(./great-vibes.woff2) format('woff2');
}

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins'), local('Poppins'), url(./poppins.woff2) format('woff2');
}

@font-face {
  font-family: 'Courgete';
  font-style: normal;
  font-weight: 400;
  src: local('Courgete'), local('Courgete'), url(./courgete.woff2) format('woff2');
}


@font-face {
  font-family: 'Yellowtail';
  font-style: normal;
  font-weight: 400;
  src: local('Yellowtail'), local('Yellowtail'), url(./yellowtail.woff2) format('woff2');
}