@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Poppins';
  src: url("../../fonts/Poppins-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

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

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

a {
  color: inherit;
  text-decoration: none; }
  .NodeCocktail-ingredients a:not(.btn),
  .ckeditorContent a:not(.btn),
  .NodeProduct-document a:not(.btn),
  body.cke_editable a:not(.btn) {
    color: inherit !important;
    font-weight: 500;
    text-decoration: underline; }
    .NodeCocktail-ingredients a:not(.btn):hover, .NodeCocktail-ingredients a:not(.btn):focus,
    .ckeditorContent a:not(.btn):hover,
    .ckeditorContent a:not(.btn):focus,
    .NodeProduct-document a:not(.btn):hover,
    .NodeProduct-document a:not(.btn):focus,
    body.cke_editable a:not(.btn):hover,
    body.cke_editable a:not(.btn):focus {
      text-decoration: none; }

/*# sourceMappingURL=gibson-link.css.map */
