Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

league-gothic.css
@font-face {
    font-family: 'League Gothic';
    src: url('./league-gothic.eot');
    src: url('./league-gothic.eot?#iefix') format('embedded-opentype'),
         url('./league-gothic.woff') format('woff'),
         url('./league-gothic.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
}