/*
Theme Name: Andaman Ferry Booking
Theme URI:  https://example.com/andaman-ferry
Author: You
Version: 1.0
Text Domain: andaman-ferry
*/

@font-face {
  font-family: 'Roobert';
  font-style: normal;
  font-weight: 300 900;
  font-display: fallback;
  src: url('assets/font/Roobert-Regular.woff2') format('woff2');
}
/* …repeat for each .woff2 weight… */

body {
  font-family: 'Roobert', sans-serif;
  margin: 0;
  padding: 0;
}

/* Ferry booking styles */
