@font-face {
  font-family: 'Roboto-Light';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(../fonts-custom/roboto-light.woff2) format('woff2');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(../fonts-custom/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(../fonts-custom/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(../fonts-custom/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(../fonts-custom/ubuntu-light.woff) format('woff');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu'), url(../fonts-custom/ubuntu.woff) format('woff');
}
@font-face {
  font-family: 'Ubuntu-Bold';
  font-style: normal;
  font-weight: 600;
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(../fonts-custom/ubuntu-bold.woff) format('woff');
}

@font-face {
  font-family: 'Museo300';
  font-style: normal;
  font-weight: 700;
  src: local('Museo 300'), local('Museo-300'), url(../fonts-custom/museo300.ttf) format('truetype');
}
@font-face {
  font-family: 'Museo700';
  font-style: normal;
  font-weight: 700;
  src: local('Museo 700'), local('Museo-700'), url(../fonts-custom/museo700.otf) format('opentype');
}
@font-face {
  font-family: 'Oswald-Light';
  font-style: normal;
  font-weight: 300;
  src: local('Oswald Light'), local('Oswald-Light'), url(../fonts-custom/oswald-light.woff) format('woff');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald'), local('Oswald'), url(../fonts-custom/oswald.woff) format('woff');
}
@font-face {
  font-family: 'Oswald-Bold';
  font-style: normal;
  font-weight: 500;
  src: local('Oswald Bold'), local('Oswald-Bold'), url(../fonts-custom/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(../fonts-custom/open-sans.woff2) format('woff2');
}

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

@font-face {
  font-family: 'Josefin-Slab';
  font-style: normal;
  font-weight: 400;
  src: local('Josefin-Slab'), local('Josefin-Slab'), url(../fonts-custom/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(../fonts-custom/titillium-web.woff2) format('woff2');
}

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

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

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