@font-face {
    font-family: 'Source Sans Pro';
    src: url('SourceSansPro-Regular.woff2') format('woff2'),
        url('SourceSansPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('SourceSansPro-ExtraLight.woff2') format('woff2'),
        url('SourceSansPro-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('SourceSansPro-Light.woff2') format('woff2'),
        url('SourceSansPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('SourceSansPro-Bold.woff2') format('woff2'),
        url('SourceSansPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Minion Pro';
    src: url('MinionPro-It.woff2') format('woff2'),
        url('MinionPro-It.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Minion Pro';
    src: url('MinionPro-Regular.woff2') format('woff2'),
        url('MinionPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'omelet';
    src:  url('omelet.eot?zgh91u');
    src:  url('omelet.eot?zgh91u#iefix') format('embedded-opentype'),
      url('omelet.ttf?zgh91u') format('truetype'),
      url('omelet.woff?zgh91u') format('woff'),
      url('omelet.svg?zgh91u#omelet') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

.icon-corazon:before {
  content: "\e90c";
}
.icon-arrow-down:before {
  content: "\e900";
}
.icon-arrow-next:before {
  content: "\e901";
}
.icon-arrow-next-line:before {
  content: "\e902";
}
.icon-bag:before {
  content: "\e903";
}
.icon-calendar:before {
  content: "\e904";
}
.icon-close:before {
  content: "\e905";
}
.icon-comillas:before {
  content: "\e906";
}
.icon-facebook:before {
  content: "\e907";
}
.icon-instagram:before {
  content: "\e908";
}
.icon-omelet:before {
  content: "\e909";
}
.icon-tag:before {
  content: "\e90a";
}
.icon-time:before {
  content: "\e90b";
}
