Skip to content

Instantly share code, notes, and snippets.

@takanorip
Created December 6, 2018 08:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save takanorip/7ad1b05f731063b49e6838c5cf7e4431 to your computer and use it in GitHub Desktop.
Save takanorip/7ad1b05f731063b49e6838c5cf7e4431 to your computer and use it in GitHub Desktop.
/*
* Copyright © [yyyy] [配布者の名前]
* http://www.hogehoge.com/(配布元のURL)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
@font-face {
font-family: 'Fuga';
src: url('Fuga.woff2') format('woff2');
font-weight: normal;
font-style: normal;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment