/*
 * Custom Fonts
 */

@font-face {
  font-family: 'Lobster';
  src: url('https://fatboy.jp/wp-content/themes/portfolio-starter/assets/fonts/Lobster-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}