/*
Theme Name: Albergo Child
Theme URI: http://albergo.qodeinteractive.com
Description: A Modern Hotel and Accommodation Booking Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.0.2
Text Domain: albergo
Template: albergo
*/

@font-face {
  font-family: 'Generica';
  src: url('/fonts/Generica.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Generica';
  src: url('/fonts/GenericaBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}

body {
  font-family: 'Generica', sans-serif;
}

h1, h2, h3, h4 {
    font-family: 'Generica', sans-serif;
    color: #212121;
}