#!/usr/bin/env bash
# Build fonts from inkscape svg
set -e -o pipefail

source bin/export-docker-tag
docker compose up
