/*!
 *  Fonts Theme
 */
 @font-face {
    font-family: "Alexandria";
    src: url('../fonts/Alexandria.woff2') format('woff2');
    src: url('../fonts/Alexandria.ttf') format('truetype');
  }